diff --git a/README.md b/README.md new file mode 100644 index 0000000..a01fb2c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## 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` \ No newline at end of file