personal zsh
dotfiles
to get started clone
git clone https://github.com/sujaykumarh/dotfiles.git
powered by zsh
with oh-my-zsh and more..
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.
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
read ๐ Wiki
All Contributions are welcome, see CONTRIBUTING.
โ๏ธ Stability
branch info and its stability
branch | description | |
---|---|---|
main | 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
MIT ยฉ 2022 sujaykumarh
for additional licenses read the additional-licenses.txt file.
๐ powered by