Linux dotfiles
- Shell 100%
| font | ||
| .p10k.zsh | ||
| .screenrc | ||
| .tmux.conf | ||
| .vimrc | ||
| .zsh_aliases | ||
| .zshenv | ||
| .zshrc | ||
| install.sh | ||
| README.md | ||
| uninstall.sh | ||
Installation
Download and change folder
cd ~
git clone https://git.unbk.net/henning/dotfiles.git
cd dotfiles
Run install
./install.sh
Uninstallation
Change to dotfiles folder
cd ~/dotfiles
Run uninstaller
./uninstall.sh