Carlos Cardoso
b5205c12d4
Merge remote-tracking branch 'upstream/master'
...
* upstream/master: (41 commits)
fixed typo in tmux plugin
Update coffee completion
The current version of bower is completely unavailable, plugin depth modification
rvm plugin: update to ruby version helpers and rvm-update
Change duplicated alias name
Add autocompletion for Rails3.
Add more capable hg incoming and outgoing count handling
Add celery completion
add virtualenv prompt support for agnoster theme
git-pull add --rebase option
Typo
Prevent starting multiple gpg-agents
Not loading home tmux confs when iTerm2 tmux integration is enabled
Adding support for iTerm2 tmux integration via option '-CC'
remove unused function
autocomplete required packages as second argumet
debian plugin: ignore alias in sudo/aptitude check
Add new plugin for homebrew installed version of postgres
Do not clear tab when calling it with an argument.
Correctly detect Rapid Board
...
2013-07-12 14:26:59 -03:00
Carlos Cardoso
ee3267f30d
Merged official branch changes.
2013-06-03 22:12:29 -03:00
Sébastien M-B
f77a545a4b
Uncomment l alias
2013-04-28 16:34:36 +02:00
Sébastien M-B
2595484a97
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
lib/aliases.zsh
2013-02-08 19:08:06 +01:00
Robby Russell
aa382b572e
Merge pull request #1255 from SuprDewd/master
...
Added a "please" alias for sudo
2012-12-02 12:44:17 -08:00
Robby Russell
11ff3b642d
Removing mcd as it conflicts with mtools
2012-12-02 12:05:58 -08:00
Carlos Cardoso
623c4b2ac3
Fixed aliases and theme appearance.
2012-10-25 14:16:27 -02:00
Bjarki Ágúst Guðmundsson
75029cda2a
Added a "please" alias for sudo
2012-07-26 17:54:15 +00:00
Sébastien M-B
18cb11903f
Comment l alias
2012-06-27 00:12:21 +02:00
Carlos Cardoso
4d6947ca0f
My zsh config
2012-04-07 23:00:34 -03:00
Andrew Hodges
25adbe81a5
Aliases
...
Modify directory listing aliases to make more sense. Remove conflicting helper
function (mcd conflicts with mtools).
2011-06-05 08:08:58 -04:00
Sorin Ionescu
1db6575f14
Added extract plugin.
2011-06-01 20:33:16 -04:00
SuprDewd
ff0b25b745
Added a function to extract various archives.
...
Also an alias for the function.
2010-12-24 22:20:57 +00:00
Robby Russell
99f159e0a7
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
2010-08-24 11:08:20 -07:00
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.
2010-06-05 23:22:57 +08:00
Robby Russell
3cf9ab722e
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
Dylan Clendenin
9efc086fb3
two aliases set to 'ss', clobbering rails script/server
2010-05-08 04:22:34 +08:00
Martin Klepsch
f9509f365b
Putting Git related aliases into git.zsh to have them in context.
2009-12-27 21:19:40 -08:00
Toon Claes
729fd0ab3c
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2009-11-09 21:28:17 +01:00
Robby Russell
eb05b61483
Removing gdb alias as it conflicts with an actual command for gdb. Closes #17
2009-11-08 15:27:17 -08:00
Toon Claes
08fcf7dc39
Enabled colors in ls and made it possible to theme them
2009-11-05 20:44:28 +01:00
Toon Claes
e2dba2c3e9
Joined the appearance so the theme can apply LSCOLORS too
2009-11-04 20:37:18 +01:00
Robby Russell
83309294df
Adding devlog alias for tailing development.log for Rails
2009-11-01 14:23:03 -08:00
Robby Russell
fd6861b8cd
Fixing some conflict residue that I missed in a commit/merge:
2009-10-26 09:24:37 -07:00
Robby Russell
58bccaf6fc
Fixing merge conflicts 886d97f41e
2009-10-26 09:16:19 -07:00
Gerhard Lazu
1779bedd53
lsa now uses coloring
2009-10-26 09:09:40 -07:00
Gerhard Lazu
552e4b864a
ll doesn't show hidden files, lsa does
2009-10-26 09:09:14 -07:00
Robby Russell
52f5eb2005
Merging conflict. 788c9af056
2009-10-26 09:09:00 -07:00
Toon Claes
a75d0ba8d7
Fixing merge
2009-10-16 22:14:43 +02:00
Robby Russell
c03aab5164
Renaming script/server --debug alias to ssd to avoid conflict. Closes #1
2009-10-12 19:13:52 -07:00
James Salter
b6c8ef41b1
added gcp alias (git cherry-pick)
2009-10-13 12:34:53 +11:00
To1ne
6ef2e1f51c
Added some comment
2009-10-12 21:17:36 +02:00
Gerhard Lazu
788c9af056
Added more aliases for Rails & git
2009-10-11 15:09:10 +01:00
Gerhard Lazu
fdac2b3f04
Added ack-grep searching
2009-10-11 14:49:24 +01:00
Gerhard Lazu
7705ffaf0c
Added git diff for vim (gdv)
2009-10-11 09:56:22 +01:00
Markus Prinz
60e99779d5
Make "-" an alias for "cd -" (cd back to previous directory)
2009-10-03 19:48:29 +02:00
James Cox
8a8a7bafa0
merge upstream
2009-09-23 16:14:04 +01:00
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
2009-09-23 07:43:36 -07:00