1
0
Fork 0
Commit Graph

26 Commits (d4ea399b04ef57dd31097eadc316305d1e42a194)

Author SHA1 Message Date
SuprDewd ff0b25b745 Added a function to extract various archives.
14 years ago
Robby Russell 99f159e0a7 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
14 years ago
James Rowe f9fbd07983 Don't display dotfiles or reverse sort with ll alias.
15 years ago
Robby Russell 3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago
Dylan Clendenin 9efc086fb3 two aliases set to 'ss', clobbering rails script/server
15 years ago
Martin Klepsch f9509f365b Putting Git related aliases into git.zsh to have them in context.
15 years ago
Toon Claes 729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
15 years ago
Robby Russell eb05b61483 Removing gdb alias as it conflicts with an actual command for gdb. Closes #17
15 years ago
Toon Claes 08fcf7dc39 Enabled colors in ls and made it possible to theme them
15 years ago
Toon Claes e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too
15 years ago
Robby Russell 83309294df Adding devlog alias for tailing development.log for Rails
15 years ago
Robby Russell fd6861b8cd Fixing some conflict residue that I missed in a commit/merge:
15 years ago
Robby Russell 58bccaf6fc Fixing merge conflicts 886d97f41e
15 years ago
Gerhard Lazu 1779bedd53 lsa now uses coloring
15 years ago
Gerhard Lazu 552e4b864a ll doesn't show hidden files, lsa does
15 years ago
Robby Russell 52f5eb2005 Merging conflict. 788c9af056
15 years ago
Toon Claes a75d0ba8d7 Fixing merge
15 years ago
Robby Russell c03aab5164 Renaming script/server --debug alias to ssd to avoid conflict. Closes #1
15 years ago
James Salter b6c8ef41b1 added gcp alias (git cherry-pick)
15 years ago
To1ne 6ef2e1f51c Added some comment
15 years ago
Gerhard Lazu 788c9af056 Added more aliases for Rails & git
15 years ago
Gerhard Lazu fdac2b3f04 Added ack-grep searching
15 years ago
Gerhard Lazu 7705ffaf0c Added git diff for vim (gdv)
15 years ago
Markus Prinz 60e99779d5 Make "-" an alias for "cd -" (cd back to previous directory)
15 years ago
James Cox 8a8a7bafa0 merge upstream
15 years ago
Robby Russell 8debd097fb Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
15 years ago