Skip to content

rougeth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles.

How to use

Make sure to backup your old dotfiles.

  • Go to tmp folder: $ cd /tmp
  • Clone the repository: $ git clone --recursive https://github.com/rougeth/dotfiles.git && cd dotfiles
  • Copy all the dotfiles (except .git/ and .gitmodules) to the $HOME directory: $ cp -r `ls -d .??* | egrep -v '(.git$|.gitmodules)'` $HOME
  • Ubuntu users: $ echo source ~/.bash_profile > ~/.bashrc

About

Dotfiles for an Ubuntu setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published