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

https://github.com/edwelker/nix_conf

my bash/vim/tmux/python/more conf
https://github.com/edwelker/nix_conf

bash python tmux unix vim

Last synced: 5 months ago
JSON representation

my bash/vim/tmux/python/more conf

Awesome Lists containing this project

README

          

### dotfiles

$DOTDOT is the install location, set explictly in Install and bashrc

* ./Install will install, replacing .foo in ~ with a simlink to these (it'll rename old .bashrc)

Note to self:
Sometimes stuff in the vim/vim/autoload/vim-plug/ directory (also a git submodule) gets dirty with their updates.

Go in, as a separate repo, clean it up according to how you like, and then

git submodule update --remote

(since you run that _so often_ :) ) will update it all.