An open API service indexing awesome lists of open source software.

https://github.com/yogthos/configs

my configs
https://github.com/yogthos/configs

Last synced: 10 months ago
JSON representation

my configs

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)