dot-files-old/README.md

30 lines
765 B
Markdown
Raw Normal View History

# My Dot Files #
## Usage ##
2017-03-05 15:54:00 -06:00
This is a set of dot files which means usage is generally as simple as put them in the default locations and your good.
However, the way I am using this repo comes from :https://news.ycombinator.com/item?id=11070797
In order to clone this repo use :
git clone --separate-git-dir=/home/$USER/.dot https://github.com/theflyingfool/dotfiles.git ~
If your using my alias file:
dot config --local status.showUntrackedFiles no
If your just using git:
git config --local status.showUntrackedFiles no
2017-03-05 15:54:00 -06:00
## Programs ##
2017-03-05 15:54:00 -06:00
Follows is a list of the programs with a configuation and any notes about them.
1. zshrc
* Activaly used
2. bashrc
* Not used, not really maintained.
3. tmux
2017-03-05 16:08:59 -06:00
* Activaly used
4. vim
2017-03-05 16:08:59 -06:00
* Activaly used