Skip to content

n3wscott/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

.vimrc, .bashrc, .aliases, etc...

I symlink most of these fils into ~ from this directory:

ln -s .profile ~/
ln -s .tm_properties ~/
ln -s .vimrc ~/

I use the prompt part by adding the following to ~/.profile:

PS1_COLOR=82
PS1_SYM_OK="(╯°□°)╯︵ "
PS1_SYM_ERR="¯\(°_o)/¯"

source ~/dotfiles/.bash_ps1

About

.vimrc, .bashrc, .aliases, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 80.9%
  • Vim Script 19.1%