Skip to content

sbull/sbull-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbull-config

Linux (Ubuntu) config files.

How to use:

  1. Clone (into your home directory?).

  2. Make symlinks to these files from your home directory (~), e.g.:

ln -s ~/sbull-config/.bash_aliases ~
  1. Be sure to add the following to .bashrc:
# sbull
if [ -f ~/.bashrc.sbull ]; then
    . ~/.bashrc.sbull
fi
  1. Enjoy! :)

About

Linux (Ubuntu) config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published