2017-03-05 15:54:00 -06:00
|
|
|
#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 ~
|
|
|
|
|
2017-03-05 16:39:36 -06:00
|
|
|
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##
|
|
|
|
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.
|
2017-03-05 16:08:59 -06:00
|
|
|
1. tmux
|
|
|
|
* Activaly used
|
|
|
|
1. vim
|
|
|
|
* Activaly used
|