diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,3 +2,11 @@ <img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen.png"> <img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen2.png"> + +## Usage +``` +$ cd $HOME +$ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles +$ cd ~/.dotfiles +$ stow . --no-folding +``` |
