dotfiles/README.md

4 lines
211 B
Markdown
Raw Normal View History

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