Skip to content

Latest commit

ย 

History

History
150 lines (89 loc) ยท 4.11 KB

README.md

File metadata and controls

150 lines (89 loc) ยท 4.11 KB

dotfiles

personal zsh dotfiles

LICENSE wiki GitHub issues

to get started clone

git clone https://github.com/sujaykumarh/dotfiles.git

powered by zsh with oh-my-zsh and more..


screenshot


โš ๏ธ DISCLAIMER

the security of your systems is YOUR responsibility. Be careful when using setup scripts. setup-unattended.sh does lot actions unattended read the script before running it.

This project was created for personal use. Use it at your own risk.


๐ŸŽฎ Demo

demo

run docker image

# pull docker image TAG=latest, dev
$ docker pull ghcr.io/sujaykumarh/dotfiles:<TAG>

# Run docker container
$ docker run --rm -it ghcr.io/sujaykumarh/dotfiles:<TAG>

# list files
$ ls

# checkout demos folder
$ cd demos

๐Ÿ”ง Installation, ๐Ÿš€ Usage, ๐Ÿ”จ Configuration, etc.

read ๐Ÿ‘‰ Wiki


๐Ÿ“ Contributing

All Contributions are welcome, see CONTRIBUTING.


โ„น๏ธ Other Info

โš–๏ธ Stability

branch info and its stability

branch description
main โš ๏ธ stable stable branch
dev ๐Ÿ› ๏ธ WIP active development

๐Ÿ”Œ Modules

all modules available for config.

plugin available tested working usage
fzf โ˜‘๏ธ โ˜‘๏ธ โ˜‘๏ธ autocomplete, fuzzy search & more..
fzf-tab โ˜‘๏ธ โ˜‘๏ธ โ˜‘๏ธ autocomplete commands & more..
goto โ˜‘๏ธ โ˜‘๏ธ โ˜‘๏ธ jump to dir aliases
vim โฌ› โฌ› โฌ›
tmux โฌ› โฌ› โฌ›

โ˜‘๏ธ working, โฌ› no-status, โŒ not-supported


๐Ÿ’ป Supported Systems

If you would like to add support / publish test results create issue or pr all contributions are welcome

OS Supported Tested description
ArchLinux โ˜‘๏ธ โ˜‘๏ธ working and tested
Ubuntu โ˜‘๏ธ โ˜‘๏ธ working and tested on v20.04+
Unix โ˜‘๏ธ โฌ› should work else create issue
MacOS โฌ› โŒ create issue or pr for support
should probably work
Windows โŒ โŒ create pr to add support
no plan to support

โ˜‘๏ธ working, โฌ› no-status, โŒ not-supported


๐Ÿ“„ LICENSE

MIT ยฉ 2022 sujaykumarh

for additional licenses read the additional-licenses.txt file.



๐Ÿ”‹ powered by