dot-files-old/README.md
Nick 7e5aaf78fa Update README.md
Fixed some markdown that wasn't complaint with github markdown
2017-08-13 15:39:51 -04:00

30 lines
765 B
Markdown

# My Dot Files #
## Usage ##
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
## Programs ##
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
* Activaly used
4. vim
* Activaly used