Quick README update
This commit is contained in:
parent
aa7debfceb
commit
e122f53b2b
1 changed files with 8 additions and 1 deletions
9
README
9
README
|
@ -1 +1,8 @@
|
|||
cd; curl -#L https://github.com/atomaka/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README,.gitignore}; source ~/.profile
|
||||
sudo apt-get zsh
|
||||
chsh -s /bin/zsh
|
||||
LOGOUT COMPLETELY and relogin
|
||||
git clone repo
|
||||
mv dotfiles/* .
|
||||
git submodule update --init
|
||||
source .zshrc
|
||||
|
||||
|
|
Loading…
Reference in a new issue