humana/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
git clone http://[email protected]/humana/dotfiles.git ~/.dotfiles cd ~/.dotfiles ./install.sh On systems where xterm-256colors is not available: copy misc/xterm-256color.ti to remote host on remote host run: tic xterm-256color.ti to generate to ~/.terminfo adding new vim plugins, e.g.: git submodule add -f https://github.com/vim-ruby/vim-ruby vim/bundle/vim-ruby remember to run :Helptags after installing a new plugin to generate documentation in Vim Emacs (requires 24.3) ~~~~~~~~~~~~ plugins - geiser, for scheme/racket integration evil - for vi layer on emacs in doc directory there is a pdf C-z to switch between vim/emacs states Pathogen seems to break when it sees ftplugin directories (notably vimtex). Consider moving to different package manager