Migration from GitHub. Not actively used
Go to file
Nick a4b4f62805 Update README.md
Fixed headers to conform w/ github markdwon
2017-08-13 15:36:32 -04:00
.alias added alias file 2017-03-05 17:05:04 -05:00
.bashrc added bashrc 2017-03-05 17:02:03 -05:00
.tmux.conf added tmux config 2017-03-05 17:03:01 -05:00
.vimrc added vimrc 2017-03-05 17:06:26 -05:00
.zshrc added zshrc 2017-03-05 16:42:47 -05:00
README.md Update README.md 2017-08-13 15:36:32 -04: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 ~

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
  1. bashrc
  • Not used, not really maintained.
  1. tmux
  • Activaly used
  1. vim
  • Activaly used