Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
bash_it
/
b4a85906e5887ba36f0e248c31b9dac33fe1d43f
/
aliases
6360f47
Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode.
by Mark Szymanski
· 15 years ago
0463117
Added alias piano="pianobar" to general.aliases.bash.
by Mark Szymanski
· 15 years ago
123c3be
Moved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash
by Mark Szymanski
· 15 years ago
45c1cb9
Fixed problem that could have occured in the mkdcd command
by Mark Szymanski
· 15 years ago
39248d4
Added ex alias to exit
by Mark Szymanski
· 15 years ago
af3c571
Added mkcd alias, creates a directory and automatically cd's into it
by Mark Szymanski
· 15 years ago
46ba431
Fixed chrome alias for Mac OS X
by Mark Szymanski
· 15 years ago
479bdf2
Added alias for 'git clone' (gcl)
by Mark Szymanski
· 15 years ago
3737f05
Started adding mercurial aliases.
by Robert R Evans
· 15 years ago
13abb34
Fixed typo
by Mark Szymanski
· 15 years ago
686ac9c
Added documentation for added git aliases (get, ga, and gall)
by Mark Szymanski
· 15 years ago
e2505ee
Added another git alias
by Robert R Evans
· 15 years ago
6f34984
added new emacs alias
by Robert R Evans
· 15 years ago
b110de4
Added another alias for git.
by Robert R Evans
· 15 years ago
56a14b2
Added osx aliases for chrome and chromium
by Mark Szymanski
· 15 years ago
22d9179
Add "add_ssh" to add a new ssh host to the ~/.ssh/config file.
by Robert R Evans
· 15 years ago
2010f01
Made a lot of changes: no more functions directory. All aliases have been moved to the new alias directory. Plugins are now for functions only. Updated the README to reflect the changes and add a contributor's list.
by Robert R Evans
· 15 years ago