Update setup

clean_emacs
TuDatTr 2018-01-06 14:08:55 +01:00 committed by GitHub
parent c5b8460be9
commit 486d2ca872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
setup
View File

@ -1,8 +1,8 @@
#Using Manjaro i3 #Using Manjaro i3
chsh -s /bin/zsh chsh -s /bin/zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
rm -rf ~/.*bash* rm -rf ~/.*bash*
sudo pacman -S emacs git zsh-theme-powerline9k powerline powerline-fonts sudo pacman -S emacs git zsh-theme-powerline9k powerline powerline-fonts
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
cp -r /usr/share/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/ cp -r /usr/share/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/
mv ~/.oh-my-zsh/themes/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/powerlevel9k mv ~/.oh-my-zsh/themes/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/powerlevel9k
git clone https://github.com/TuDatTr/dotfiles git clone https://github.com/TuDatTr/dotfiles