My dot files. Their contents is brought together from all parts of the internet.
This repository contains stuff to attempt to make the life in the terminal easier. Checkout the files directory to what is actually going on.
Use at own risk!
git clone git@github.com:ankr/dotfiles.git ~/.dotfiles
It's assumed that you clone into
~/.dotfiles
$ ~/.dotfiles/install.sh
Setup symbolic link for ~/.bashrc
Setup symbolic link for ~/.gitconfig
etc ...
[user]
name = <Your name>
email = <Your email>
[github]
user = <Your username>
Add your personal aliases and other stuff in here.
export DOTFILES_EMAIL="your@email.com" # Used for bin/backup.sh