Update setup

clean_emacs
TuDatTr 2018-01-06 16:29:47 +01:00 committed by GitHub
parent fa0fbcddbb
commit 9601768984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

5
setup
View File

@ -7,7 +7,8 @@ sudo pacman -S emacs git termite python-pip zsh-theme-powerlevel9k powerline-fon
sudo pacman -R palemoon-bin
sudo pacman -S texlive-most firefox
yaourt -S i3lock-color
wget https://download.nextcloud.com/desktop/releases/Linux/Nextcloud-2.3.3-x86_64.AppImage -o ~/Downloads/Nextcloud
wget https://download.nextcloud.com/desktop/releases/Linux/Nextcloud-2.3.3-x86_64.AppImage -o ~/Downloads/
chmod +x ~Downloads/Nextcloud-2.3.3-x86_64.AppImage
pip install --user ~/dotfiles/requirements.txt
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/powerlevel9k
@ -15,7 +16,7 @@ git clone https://github.com/TuDatTr/dotfiles
cp -r ./dotfiles .
rm -rf .i3/
sudo ln -s ~/.scripts/pipes.sh /usr/local/bin/pipes
sudo ln -s ~/Downloads/Nextcloud /usr/local/bin/nextcloud
sudo ln -s ~/Downloads/Nextcloud-2.3.3-x86_64.AppImage /usr/bin/nextcloud
# In Emacs