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
- Host: GitHub
- URL: https://github.com/edwelker/nix_conf
- Owner: edwelker
- Created: 2011-01-16T07:04:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2026-01-19T07:31:31.000Z (5 months ago)
- Last Synced: 2026-01-19T16:23:28.171Z (5 months ago)
- Topics: bash, python, tmux, unix, vim
- Language: Vim Script
- Homepage:
- Size: 598 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.