Skip to content

ankr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •