dotfiles.fish

MIT License

Stars
3

dotfiles

Requirements

Installation

git clone --bare [email protected]:joaothallis/dotfiles.git $HOME/.dotfiles

git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME config --local status.showUntrackedFiles no

# to solve conflicts accepting the dotfiles files
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME reset --hard

git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout

mkdir ~/Projects
git clone [email protected]:edentsai/tig-theme-molokai-like.git ~/Projects/tig-theme-molokai-like