.dotfiles and notes
Change default terminal(what pop shell super + t
uses):
gsettings set org.gnome.desktop.default-applications.terminal exec <terminal path>
No capslock:
setxkbmap -option caps:escape
Vim Plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
Powerline font:
cd ~/Repo
git clone https://github.com/powerline/fonts
cd fonts/
./install.sh