muhqu's .dotfiles
- git/svn aware prompt, e.g. showing checkout branch
- osx specific bash functions to:
win
andtab
to launch new terminal in current PWDchrome-reload
andchrome-shift-reload
to trigger Google Chromelast-active-app
to switch to last active app ;)
bin/version
to bump version tags in a git repositorybin/wifi
to turn wifi on/off or show small apple script dialog- bunch of special git aliases (or commands):
git ffwd
to update all tracking branches, more infogit unstash
to pop changes from stash to a dirty working copy, more infogit perm-reset
to recover file permissions on uncomitted changed files, more infogit stash-list
to add check marks to stashes indicating whether they are already applied or not more infogit fetch-pr NUMBER [REMOTE]
to fetch a github pull-request
- bash function
superspark
to draw nice bar charts on the terminal - iTerm specific stuff that most likely requires the nightly build
bin/imgcat
to display images inline in the terminalbin/dotpng
to render Graphviz directly inline in the terminaliterm-bgcolor
to change the background color of current sessioniterm-succfail
to green/red background color wether the last command was successful or not
© 2014 by Mathias Leppich