Skip to content

Latest commit

 

History

190 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dot files. Their contents is brought together from all parts of the internet.

About

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!

Installation

1. Clone repository

git clone git@github.com:ankr/dotfiles.git ~/.dotfiles

It's assumed that you clone into ~/.dotfiles

2. Link dotfiles

$ ~/.dotfiles/install.sh
Setup symbolic link for ~/.bashrc
Setup symbolic link for ~/.gitconfig
etc ...

4. Setup up ~/.dotfiles/custom/gitconfig

[user]
	name = <Your name>
	email = <Your email>
[github]
	user = <Your username>

5. Add custom stuff to ~/.dotfiles/custom/bashrc

Add your personal aliases and other stuff in here.

export DOTFILES_EMAIL="your@email.com" # Used for bin/backup.sh

About

My dotfiles

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages