Dotfiles used for my Arch/OsX installation
- Shell 68.9%
- Lua 26.4%
- Python 2.8%
- CSS 1.9%
| bash | ||
| bin/.bin | ||
| darkman | ||
| fish/.config/fish | ||
| ghostty/.config/ghostty | ||
| gtklock/.config/gtklock | ||
| i3 | ||
| kanshi/.config/kanshi | ||
| mako/.config/mako | ||
| nvim/.config/nvim | ||
| ripgrep/.config/ripgrep | ||
| rofi | ||
| sway/.config | ||
| tmux | ||
| wezterm/.config/wezterm | ||
| .gitignore | ||
| deploy.bash | ||
| README.md | ||
dotfiles
Dotfiles used for my Arch / OsX installation
Usage
To install a specific configuration file, simply type:
./deploy.bash vim bash ...
To install all configuration, call the script with no parameters
./deploy.bash
The flag -u can be used to Uninstall instead of linking the dotfiles
Notes
Some of the dotfiles are not fully supported (zsh/oh-my-zsh in particular). Some tweaks are required to make it work on Linux or Mac