README.md: Formatting

This commit is contained in:
Bill Nibz 2017-08-15 22:35:10 -04:00
parent 71d33a7e33
commit c961f54166

View file

@ -1,4 +1,4 @@
#Dot Files # Dot Files
Configuration files (often called dot-files because they start with a ".") for Configuration files (often called dot-files because they start with a ".") for
the applications I use on a regular basis. the applications I use on a regular basis.
@ -6,30 +6,30 @@ the applications I use on a regular basis.
More details about specific application configurations can be found in their More details about specific application configurations can be found in their
respective directories. respective directories.
###Requirements ### Requirements
You'll need `make` for the automated linking of the dotfiles. You'll need `make` for the automated linking of the dotfiles.
Obviously you'll need the related program for each config file to be applicable. Obviously you'll need the related program for each config file to be applicable.
##Installation ## Installation
> 1. git clone git@github.com:VagabondAzulien/dotfiles.git > 1. git clone git@github.com:VagabondAzulien/dotfiles.git
> >
> 2. cd dotfiles > 2. cd dotfiles
> >
> 3. Type `make` to see your options > 3. Type `make` to see your options
##Applications Configured ## Applications Configured
* Vim \[ vim/vim/ => ~/.vim \]\[ vim/vimrc => ~/.vimrc \]\[ vim/vimrc.bundles => * Vim \[ vim/vim/ => ~/.vim \]\[ vim/vimrc => ~/.vimrc \]\[ vim/vimrc.bundles =>
~/.vimrc.bundles \] ~/.vimrc.bundles \]
* Git \[ git/gitconfig => ~/.gitconfig \]\[ git/gitignore => ~/.gitignore \] * Git \[ git/gitconfig => ~/.gitconfig \]\[ git/gitignore => ~/.gitignore \]
* Tmux \[ tmux/tmux.conf => ~/.tmux.conf \] * Tmux \[ tmux/tmux.conf => ~/.tmux.conf \]
##To-Do ## To-Do
* [ ] irssi config files * [ ] irssi config files
* [ ] Bash config files * [ ] Bash config files
* [ ] Improve makefile * [ ] Improve makefile
##License ## License
All files are licensed under the [WTFPL](http://www.wtfpl.net/), the full All files are licensed under the [WTFPL](http://www.wtfpl.net/), the full
license text of which can be found below. license text of which can be found below.