Robby Russell
|
99f159e0a7
|
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
|
16 years ago |
James Rowe
|
f9fbd07983
|
Don't display dotfiles or reverse sort with ll alias.
The ll alias is a very common default for bash in Linux distributions, so use
that definition.
|
16 years ago |
Robby Russell
|
3cf9ab722e
|
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
|
16 years ago |
Dylan Clendenin
|
9efc086fb3
|
two aliases set to 'ss', clobbering rails script/server
|
16 years ago |
Martin Klepsch
|
f9509f365b
|
Putting Git related aliases into git.zsh to have them in context.
|
16 years ago |
Robby Russell
|
eb05b61483
|
Removing gdb alias as it conflicts with an actual command for gdb. Closes #17
|
17 years ago |
Toon Claes
|
08fcf7dc39
|
Enabled colors in ls and made it possible to theme them
|
17 years ago |
Toon Claes
|
e2dba2c3e9
|
Joined the appearance so the theme can apply LSCOLORS too
|
17 years ago |
Robby Russell
|
83309294df
|
Adding devlog alias for tailing development.log for Rails
|
17 years ago |
Robby Russell
|
fd6861b8cd
|
Fixing some conflict residue that I missed in a commit/merge:
|
17 years ago |
Gerhard Lazu
|
1779bedd53
|
lsa now uses coloring
|
17 years ago |
Gerhard Lazu
|
552e4b864a
|
ll doesn't show hidden files, lsa does
|
17 years ago |
Robby Russell
|
52f5eb2005
|
Merging conflict. 788c9af056
|
17 years ago |
Robby Russell
|
c03aab5164
|
Renaming script/server --debug alias to ssd to avoid conflict. Closes #1
|
17 years ago |
James Salter
|
b6c8ef41b1
|
added gcp alias (git cherry-pick)
|
17 years ago |
To1ne
|
6ef2e1f51c
|
Added some comment
|
17 years ago |
Gerhard Lazu
|
788c9af056
|
Added more aliases for Rails & git
|
17 years ago |
Gerhard Lazu
|
fdac2b3f04
|
Added ack-grep searching
|
17 years ago |
Gerhard Lazu
|
7705ffaf0c
|
Added git diff for vim (gdv)
|
17 years ago |
Markus Prinz
|
60e99779d5
|
Make "-" an alias for "cd -" (cd back to previous directory)
|
17 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
|
17 years ago |
James Cox
|
8176645e82
|
some helpers to make directory traversal go easier....
|
17 years ago |
mwilliams
|
1875755f0a
|
Adding more useful aliases for Git.
|
17 years ago |
Robby Russell
|
71c59eaf85
|
Moving bindings into their own file. Updating aliases after moving out bindings
|
17 years ago |
Geoff Garside
|
841cca16a6
|
Remove colour from ls command
|
17 years ago |
Geoff Garside
|
0f2e63f899
|
Swap out g alias to git
|
17 years ago |
Geoff Garside
|
7a7b0bc7f5
|
Add textmate aliases
|
17 years ago |
Geoff Garside
|
da3be21b4f
|
Add in my normal s{s,d} aliases
|
17 years ago |
Robby Russell
|
538c54ba84
|
Removed a bunch of aliases that I never use, which came from someone else I copied old config from
|
17 years ago |
Robby Russell
|
f39adb8d8c
|
Removing a robby-only alias
|
17 years ago |
Carlos Rodriguez
|
050a2b2c25
|
Removed Git Aliases comment since there are no Git aliases in this file
|
17 years ago |
Robby Russell
|
5da20b9ddd
|
Importing initial files after reorganizing stuff.
|
17 years ago |