Merge branch 'master' of github.com:TuDatTr/dotfiles

clean_emacs
TuDatTr 2018-01-06 22:05:05 +01:00
commit d9afe2763b
No known key found for this signature in database
GPG Key ID: 6B2AC5D2CAECE06A
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ sudo ln -s ~/Downloads/Nextcloud-2.3.3-x86_64.AppImage /usr/bin/nextcloud
```
git clone https://github.com/TuDatTr/dotfiles
cp -r ./dotfiles .
rm -rf .i3/
rm -rf ~/.i3/
sudo ln -s ~/.scripts/pipes.sh /usr/local/bin/pipes
```