Update setup
parent
cca05c6643
commit
c5b8460be9
3
setup
3
setup
|
@ -1,9 +1,10 @@
|
|||
#Using Manjaro i3
|
||||
chsh -s /bin/zsh
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||||
rm -rf ~/.*bash*
|
||||
sudo pacman -S emacs git zsh-theme-powerline9k powerline powerline-fonts
|
||||
cp -r /usr/share/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/
|
||||
mv ~/.oh-my-zsh/themes/zsh-theme-powerlevel9k ~/.oh-my-zsh/themes/powerlevel9k
|
||||
git clone https://github.com/TuDatTr/dotfiles
|
||||
cp -r ./dotfiles .
|
||||
rm -rf .i3/
|
||||
rm -rf .i3/
|
||||
|
|
Loading…
Reference in New Issue