Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 592 Bytes

readme.md

File metadata and controls

27 lines (21 loc) · 592 Bytes

###Usage

  1. Clone this repo

  2. git submodule update --init --recursive

  3. symlink everything

  4. Install the core softwares:

    ~$ sudo apt install terminator zsh golang
    ~$ go get -u github.com/justjanne/powerline-go
    
  5. git clone https://github.com/zsh-users/antigen.git ~/opt/antigen

  6. Update powerline fonts

    ~$ git clone https://github.com/powerline/fonts.git --depth=1
    ~$ cd fonts
    ~$ ./install.sh
    ~$ cd ..
    ~$ rm -rf fonts
    
  7. chsh -s $(which zsh)

  8. In vim, run :PluginInstall

If using i3, also install conky