1892 Commits (fda5afaebca57250792696e29c2e111f41f6fce4)
 

Author SHA1 Message Date
Robby Russell 6a8e79fda0 Merge pull request #1669 from desimone/master 13 years ago
Robby Russell 2c069885cc Merge pull request #1671 from lifinsky/master 13 years ago
Josh Matthews 19ae0b576c Exporting path to fixed config as a global variable. 13 years ago
Josh Matthews a91872df35 Prefixing tmux wrapper function with '_'. 13 years ago
Yohann Bianchi 5128669a76 IMPROVED: untracked file status has priority over modified (ie: if you have both modified and untracked files, your prompt will be red indicating the presence of untracked files) 13 years ago
Michael Nikitochkin 2916ef7194 Use new style of rails command. 13 years ago
Serg Lifinsky c1c77685ed Fix grails plugin 13 years ago
Bobby DeSimone 7c50867d2e Added golang completion support from golang.org 13 years ago
Adam Stankiewicz 0ed1adeaad Use --no-rehash option for faster startup 13 years ago
Ben Marshall-Corser f7f487c426 Alias for commit and commit all with amend 13 years ago
Marcel Wolf 2a1c9ff340 add ssh-agent option to set default lifetime of identities 13 years ago
Flavius Aspra 3826c7bf85 allow setting a custom HISTFILE before oh-my-zsh is loaded 13 years ago
Ryan Winograd 4c8bba57ac Fix whitespace 13 years ago
rylwin 1cfd813f79 last-working-dir: Use >! to overwrite $cache_file 13 years ago
Philip Stark 56e835426b fix git_prompt_status() to not say the repository has untracked files all the time 13 years ago
Ashley Snowdon 6c6072c492 Modified to use full parameter as newer versions of base64 uses lowercase D 13 years ago
Max Riveiro 7903f51856 Fix git dirty status in dallas.zsh-theme 13 years ago
y.s 55c6fd5c38 opt: Optimize the color scheme. Add some basic comments. 13 years ago
hacfi 4bf174c38b Autocomplete composer default methods if composer.json is not available 13 years ago
Spencer Rinehart bdf4f5a347 Allow ":" and "-" characters in phing tasks. 13 years ago
Spencer Rinehart 300f94cb0e Use [ -nt ] instead of stat -f%m to check cache files. 13 years ago
Sébastien M-B 07838055a8 Merge remote-tracking branch 'upstream/master' 13 years ago
y.s a66bc75ad7 add: A new theme 'ys'. 13 years ago
bertag 72ec24108a Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsing against both git 1.6 and git 1.7+ 13 years ago
Vladimir Zakharov 6dd286bba3 Mercurial: add aliases for 'incoming' and 'outgoing' commands 13 years ago
Deepu Sudhakar 9991401aaa Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path) 13 years ago
ishtu 49860bd61f add function vncviwer 13 years ago
Robby Russell 0ab0e67ecf Merge pull request #1645 from mbologna/master 13 years ago
Michele Bologna 0b6e735885 added comment for auto-generated hostname color 13 years ago
Michele Bologna c2d42f5a90 added michelebologna theme 13 years ago
Sean Jones fdd46d8815 Updated battery plugin. Displays charging time. 13 years ago
RomainBelorgey 20fe5e6a57 Update _capistrano 13 years ago
Maxime Fabre 4bb7b698ca Add alias for "composer dump-autoload" 13 years ago
Alexey Poimtsev f4b12321a9 Added rails4 plugin 13 years ago
Josh Matthews f0a920df5a Checking to make sure tmux is actually installed before running plugin. 13 years ago
Josh Matthews 4e8681c6e1 Adding options to choose tmux TERM for 256 and non-256 color terminals. 13 years ago
Josh Matthews 86c9b32031 Adding compdef to maintain tmux completions. 13 years ago
Josh Matthews 56c46c4ed8 Fixing typo in alias. 13 years ago
Josh Matthews 691630a895 Adding option to prevent autostarting tmux more than once in the same session. 13 years ago
Josh Matthews f096644c75 Checking if already in tmux before autostarting in tmux in tmux plugin. 13 years ago
Josh Matthews 43c50f03e3 Checking environment instead of local variable for fixing term in tmux plugin. 13 years ago
Josh Matthews 7b15627851 Fixing typos, logic, and gremlins in tmux plugin. 13 years ago
Josh Matthews bf40d4e354 Adding helper tmux config files to tmux plugin. 13 years ago
Josh Matthews 45a4db33f8 Enabling autostart of tmux in tmux plugin. 13 years ago
Josh Matthews 0cf871d512 Adding comments to tmux plugin. 13 years ago
Josh Matthews 778ae57772 Tmux plugin now just runs tmux if any extra args are given. 13 years ago
Josh Matthews 3aef6793c2 Now checking for 256 color terminal in tmux plugin. 13 years ago
Josh Matthews 26ee66f179 Adding main function and alias to tmux plugin. 13 years ago
Josh Matthews b979400cff Starting tmux plugin with basic config variables. 13 years ago
hacfi 8c74d80fd6 Fix Symfony2 command completion 'permission denied' 13 years ago