No description
- Shell 100%
| .ssh | ||
| .aliases | ||
| .gitconfig | ||
| .ideavimrc | ||
| .muttrc | ||
| .p10k.zsh | ||
| .tmux.conf | ||
| .tmux.theme | ||
| .vimrc | ||
| .zshrc | ||
| README.md | ||
| setup.sh | ||
dotfiles
git clone --bare git@git.nanura.no:arunang/dotfiles.git $HOME/.dotfiles
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
dotfiles checkout
dotfiles config --local status.showUntrackedFiles no