Skip Navigation
58 comments
  • Using gs, ga and gc for git bullshit has saved me many a keystroke. They show the current status, last log and prompt me for commit message and everything!

  • I basically exclusively use Ctrl+R. Even if I need to enter all but one characters of the command in question.

  • I started using CTRL+R with McFly and now I don't use the up arrow, except if I remember it's in the last ~10 commands.

  • i like how it's' easier for me to do less ~/.bash_history | grep <some part of a command i want to us> instead of just doing an alias.

58 comments