- 04 Oct, 2018 1 commit
-
-
MasterOfTheTiger authored
-
- 03 Oct, 2018 15 commits
-
-
Sagar Patil authored
-
Zach Whitten authored
-
Zach Whitten authored
-
Bjorn Stange authored
-
Sebastian Müller authored
-
Denys Dovhan authored
-
Denys Dovhan authored
-
Denys Dovhan authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Denys Dovhan authored
-
Jonatan Skogsfors authored
The flag '-h' isn't universal across implementation. According to FreeBSD man page for ln you can use 'n'.
-
Griko Nibras authored
-
Rubén Durán Balda authored
Force the mark to point to the new dir, replacing the old one. Fixes #7195
-
Denys Dovhan authored
-
- 02 Oct, 2018 17 commits
-
-
Sagar Patil authored
-
Michal Mazur authored
-
Fernando authored
Changed aliases from ``` alias vsce='code --extensions-dir' alias vsced='code --disable-extensions' ``` to ``` alias vsced='code --extensions-dir' alias vscde='code --disable-extensions' ``` `vsce` is the command line to publish extensions: https://code.visualstudio.com/docs/extensions/publish-extension
-
Marc Cornellà authored
-
Marc Cornellà authored
-
gramps authored
-
gramps authored
-
Marc Cornellà authored
This commit triggers precmd and chpwd hook functions iff we changed directory. This has the same behavior as zsh's hook function execution, which tries to run the functions in the order specified and silently ignores any function that does not exist. See http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions Also moved duplicate nopushdminus logic to the `switch-to-dir` function.
-
gramps authored
-
gramps authored
-
Serdar Dalgıç authored
-
Benjamin Krein authored
-
Patrick Stegmann authored
-
Zach Whitten authored
-
Rubén Durán Balda authored
-
Alexandre Jacques authored
-
Brian Mitchell authored
-
- 01 Oct, 2018 5 commits
-
-
Marc Cornellà authored
Detect system Ruby in default `PATH`, and provide "system" completion if found. Tested with [the Dockerfile](https://gist.github.com/franklinyu/b8deda6a5093a17b575679b5808b371f).
-
Saurav Jaiswal authored
-
David McKissick authored
-
Marc Cornellà authored
-
Griko Nibras authored
-
- 26 Sep, 2018 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-