My Server and root account dotfiles.
chsh -s /bin/zsh)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/TiynGER/.dotfiles $HOME/.dotfiles
config checkout server
config checkout 2>&1 | egrep "\s+\." | awk {'print $1'} | \
xargs -I{} mv {} .config-backup/{}
config checkout server -f
config config --local status.showUntrackedFiles no
config pull --set-upstream origin server