dotfiles/README.md
2023-02-06 14:11:50 +00:00

207 B

Setup

git clone --bare https://git.filiprojek.cz/filiprojek/dotfiles $HOME/.dotfiles echo "alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> .bashrc && source $HOME/.bashrc