|
|
1 month ago | |
|---|---|---|
| .config | 1 month ago | |
| .local/bin | 1 month ago | |
| .bashrc | 1 month ago | |
| .profile | 1 month ago | |
| .tmux.conf | 1 month ago | |
| .vimrc | 1 month ago | |
| .zshrc | 1 month ago | |
| LICENSE | 1 month ago | |
| README.md | 1 month ago | |
My debian-based/arch compatible server/root-account dotfiles.
apt install git tmux neovim zshpacman -S yay).yay -S lsd git tmux neovim zsh sc-imalias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'git clone --bare https://github.com/Tiyn/dotfiles $HOME/.dotfilesmkdir -p .config-backup && \
config checkout 2>&1 | egrep "\s+\." | awk {'print $1'} | \
xargs -I{} mv {} .config-backup/{}
config checkout serverconfig config --local status.showUntrackedFiles noconfig pull --set-upstream origin server:PlugInstall:CocInstallchsh -s /bin/zsh