https://github.com/yogthos/configs
my configs
https://github.com/yogthos/configs
Last synced: 10 months ago
JSON representation
my configs
- Host: GitHub
- URL: https://github.com/yogthos/configs
- Owner: yogthos
- Created: 2014-04-29T23:43:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T12:53:49.000Z (over 1 year ago)
- Last Synced: 2024-10-08T03:22:21.207Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 370 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# configs
Clojure vim extensions
https://github.com/tpope/vim-pathogen
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
Enable it by adding `execute pathogen#infect()` to `.vimrc`
Then clone these into `.vim/bundles/`
* https://github.com/tpope/vim-fireplace
* https://github.com/guns/vim-clojure-static
* https://github.com/guns/vim-clojure-highlight
Fish extensions
https://github.com/oh-my-fish/oh-my-fish
curl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish
OMF Theme [chain](https://github.com/oh-my-fish/oh-my-fish/blob/master/docs/Themes.md#chain)