dotfiles/README.md

4 lines
207 B
Markdown
Raw Normal View History

2023-02-06 15:11:50 +01:00
## 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`