- 18 Oct, 2018 1 commit
-
-
John Oerter authored
-
- 17 Oct, 2018 9 commits
-
-
Josh Parnham authored
* nanoc: update command aliases - remove deprecated commands - update `create-site` - add `prune` * nanoc: update README * nanoc: update autompletion - update commands - add flag options to subcommands
-
Marc Cornellà authored
Fixes #7268 With `$USER`, we'd need to quote it in case special characters like `\` are present in the $USER value, like if the user is part of an AD domain. With `%n` the quoting is done automatically by zsh. See http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Login-information
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Sagar Patil authored
-
Marco Zühlke authored
-
DBX12 authored
-
Josh Parnham authored
- 14 Oct, 2018 7 commits
-
-
Sagar Patil authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Sagar Patil authored
-
adri242 authored
-
Jeffrey Chandler authored
* Added a README file for the systemadmin plugin * Updated formatting of Functions table and split it into "named" and "unnamed" functions for clarity * Fixed issue with '|' characters in table by adding them in <code> stateuents </code> * Added \ escape characters in front of | characters
-
Jeffrey Chandler authored
* Added README file to the dirpersist plugin added additional details on how the plugin works.
-
- 13 Oct, 2018 2 commits
-
-
Atcha Prachayapron authored
-
Brian Mitchell authored
-
- 12 Oct, 2018 4 commits
-
-
Jeffrey Chandler authored
-
Sagar Patil authored
-
Jeffrey Chandler authored
-
Jeffrey Chandler authored
-
- 11 Oct, 2018 1 commit
-
-
Brian Mitchell authored
-
- 09 Oct, 2018 3 commits
-
-
Ben Wilcock authored
-
Marc Cornellà authored
-
Kayla Altepeter authored
-
- 08 Oct, 2018 6 commits
-
-
KeLiu authored
-
Yordan Ivanov authored
-
Sergey Lysenko authored
-
Sergey Lysenko authored
-
Aswath K authored
`lstheme` command used to list only the themes listed in `$ZSH/themes/` directory. This commit adds themes in `$ZSH_CUSTOM/themes/` also to the theme listings.
-
Marc Cornellà authored
-
- 07 Oct, 2018 7 commits
-
-
Raul Ferreira authored
-
Mark Jeromin authored
-
Mark Jeromin authored
-
Marc Cornellà authored
These themes used an adhoc substitution of $HOME for tilde in $PWD, but it's better to use '%~' and is less error prone. See #7160
-
Sebastian Müller authored
-
Sandra Parsick authored
-
Lakindu Akash authored
add new option update and add all the options for ng update
-