Skip to content

Commit

Permalink
ruby and pushd/popd aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryce Kerley committed Jul 3, 2008
1 parent 7386cf7 commit 997472d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 05_ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alias irb='irb --readline -r irb/completion'
2 changes: 2 additions & 0 deletions 06_dirs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
alias fd=pushd
alias sd=popd

0 comments on commit 997472d

Please sign in to comment.