Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 698 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 698 Bytes

dotfiles

personal dotfiles for synchronization

General

  • Link *rc, .lessfilter etc to your $HOME (remember to prefix the link with dot '.')

Vim

Lessfilter

  • sudo apt-get install python-pygments
  • set the following to your .zshrc
export LESS='-R'
export LESSOPEN='|~/.lessfilter %s'

Zsh