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