- 09 Sep, 2016 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 05 Sep, 2016 2 commits
-
-
Marc Cornellà authored
Changes gke, glol and glola aliases. Fixes #5362
-
Marc Cornellà authored
Confirmed to work on MacOS, OpenBSD, Solaris and busybox.
-
- 04 Sep, 2016 1 commit
-
-
jarhat authored
-
- 03 Sep, 2016 7 commits
-
-
Marc Cornellà authored
On systems where the shell cannot be changed because of a strict security policy, ssh-agent will use the syntax of whatever the default $SHELL is. For instance, if the default shell is tcsh, ssh-agent will use the c-shell style (setenv). This change forces ssh-agent to use bourne-style syntax since that has to be later interpreted by zsh. Consequently, the environment file will contain `export' statements from now on (instead of `setenv').
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Maximilian Güntner authored
This change is important when ssh-add is not inside /usr/bin e.g. on NixOS. Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
-
Alexander J. Dita authored
Coffee was missing an F
-
- 02 Sep, 2016 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Fabio Fernandes authored
-
- 29 Aug, 2016 4 commits
-
-
Marc Cornellà authored
This solves a problem of using the variable name `$path' which then smashes the environment variable `$PATH' and messes up the session. See https://github.com/robbyrussell/oh-my-zsh/pull/5343#issuecomment-243043098
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Aleksey Ivanov authored
-
- 26 Aug, 2016 2 commits
-
-
Rory Hardy authored
* Added perms plugin * HTTPS -> HTTP for comment URL * Added a README * Updated TOF comment * Pulled in updates by apjanke with minor tweaks
-
Kevin Ndung'u authored
-
- 25 Aug, 2016 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Andrew Janke authored
-
- 24 Aug, 2016 7 commits
-
-
Marc Cornellà authored
-
Steffen Tröster authored
-
Multilul authored
Fixes the "syntax error: expected line end ..." (-2741) when using the tab, split_tab and vsplit_tab commands in iTerm2 v3
-
Ivan Eisenberg authored
* updated OSX plugin docs
-
Marc Cornellà authored
Also make all functions local as to not spill variables into the global namespace.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 23 Aug, 2016 2 commits
-
-
Marc Cornellà authored
Problem introduced in 136a8343.
-
Marc Cornellà authored
-
- 22 Aug, 2016 3 commits
-
-
Bjørn Madsen authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
This fixes the use case where a directory in the dir stack doesn't exist anymore, so the keystroke doesn't appear to do anything. It will keep trying to switch to the n-est directory in the stack until it founds an available directory or the dirstack has no more directories to switch to.
-
Philipp Wahala authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
- 21 Aug, 2016 2 commits
-
-
Shubham Chaudhary authored
* Also gfa conflicts with git shortcut
-
Simon authored
-
- 20 Aug, 2016 2 commits
-
-
Marc Cornellà authored
This reverts commit 7d298a30.
-
Piotr Gaczkowski authored
-