You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.config | 6 months ago | |
.vim | 11 months ago | |
Pictures/wallpapers | 6 months ago | |
bin | 6 months ago | |
xontrib | 6 months ago | |
xsh | 6 months ago | |
.gitconfig | 8 months ago | |
.tmux.conf | 11 months ago | |
.vimrc | 8 months ago | |
.xonshrc | 6 months ago | |
README.md | 8 months ago |
README.md
dots
disclaimer
These dotfiles are... unstable, still being put together, still hashing out how I want it to work, whatever you want to call it. Do not install unless you're 100% sure what everything does.
Installation
That said, here's installation:
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
git clone --bare <git-repo-url> $HOME/.cfg
config checkout
config config --local status.showUntrackedFiles no