Skip to content

cjolly/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chad's dotfiles

Install

cd ~
rm .bashrc .profile .bash_profile
brew tap thoughtbot/formulae
brew install rcm
git clone [email protected]:cjolly/dotfiles.git .dotfiles
rcup -d .dotfiles -x ssh -x bash -x README.md -x bin

Inspiration

Shit I can never remember

ENV stuff

Bash History

  • execute last command: r (aliased to fc -s)
  • execute last command starting with 'git' r git
  • show history h (aliased to history)
  • execute specific command from history h 540
  • cd - change to last dir

About

My dotfiles. A work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published