Skip to content

bcreeley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Directory Heirarchy:

* Use the following command to print this to the console
    $ cd /pathto/dotfiles
    $ tree -a I '.git|plugged|autoload|.netrwhist' /pathto/dotfiles
dotfiles/
├── .gitignore
├── install.sh
├── README.md
├── .tmux.conf
├── .vim
│   └── after
│       └── ftplugin
│           ├── c.vim
│           └── verilog.vim
└── .vimrc

Install Instructions:

* Using HTTPS
	$ git clone https://github.com/bcreeley/dotfiles.git && cd dotfiles
	$ sh ./install.sh

* Using ssh key/passphrase
    $ git clone [email protected]:bcreeley/dotfiles.git
    $ sh ./install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published