aboutsummaryrefslogtreecommitdiff
path: root/zsh
Commit message (Expand)AuthorAgeFilesLines
* Use explicitly nullglob Zsh patternsTom Ryder2020-04-232-2/+2
* Use XDG base directories for shell keep() funcsTom Ryder2020-04-221-2/+2
* Fix up a few cosmetic shell anti-patternsTom Ryder2019-03-293-5/+10
* Clarify control flow in shell scriptsTom Ryder2018-12-311-13/+26
* Two-space sentences in shell commentsTom Ryder2018-12-273-4/+4
* Break up some long linesTom Ryder2018-12-261-2/+2
* Factor out zsh ENV hack into one fileTom Ryder2018-12-111-8/+17
* Remove unneeded semicolon from sh "for VAR ; do"Tom Ryder2018-12-061-1/+1
* Use consistent temp names for shell subfile varsTom Ryder2018-12-021-4/+4
* Break sh noglob guard into two lines for clarityTom Ryder2018-06-292-2/+4
* Escape % signs in prompt command outputTom Ryder2017-07-051-4/+10
* Remove user@ prefix from promptTom Ryder2017-06-191-2/+2
* Allow setting a prompt mode for the shellTom Ryder2017-06-161-2/+2
* Correct two manual referencesTom Ryder2017-03-101-1/+1
* Extend "fallback" prompt a bitTom Ryder2017-01-271-1/+4
* Ignore `unalias` failed call output in zshTom Ryder2017-01-251-2/+3
* Show prompt prefix if a shell is exoticTom Ryder2017-01-251-0/+6
* Move Zsh keybinding setup to after ENV sourcingTom Ryder2017-01-251-3/+3
* Clear away all aliases for interactive shellsTom Ryder2017-01-251-0/+5
* Be more specific in ref name trimmingTom Ryder2017-01-251-1/+1
* Remove SHLVL nested shell feature for nowTom Ryder2017-01-241-6/+0
* Add stock Debian Zsh completionTom Ryder2017-01-101-0/+19
* Use `source` not `.` in zshrcTom Ryder2017-01-061-1/+1
* Fix up zshrc a bitTom Ryder2017-01-031-3/+5
* Fix a zsh-as-sh/ksh-specific issueTom Ryder2016-12-301-0/+28
* Tell ShellCheck to ignore an errorTom Ryder2016-12-271-0/+1
* Realised easy win avoiding subshellsTom Ryder2016-12-271-11/+2
* Port keep() to zshTom Ryder2016-12-221-0/+147
* Not as heretical as I thought :(Tom Ryder2016-12-211-2/+1
* Fix extension of zsh subfileTom Ryder2016-12-191-0/+0
* Request version with "ver" shortcut not promptTom Ryder2016-12-191-0/+4
* Inline a file exist-source testTom Ryder2016-12-191-3/+1
* Remove TMUX SHLVL crap from zsh configTom Ryder2016-12-191-7/+0
* Attempt a much saner approach to managing SHLVLTom Ryder2016-12-191-3/+2
* Color Zsh prompt distinctivelyTom Ryder2016-12-171-1/+1
* Port prompt SHLVL behaviour to zshTom Ryder2016-12-092-0/+14
* Correct check of --is-work-tree testTom Ryder2016-10-151-1/+1
* Fork bash prompt changes to zshTom Ryder2016-09-201-63/+66
* Fix an issue (silencing Git prompt errors)Tom Ryder2016-09-081-1/+1
* Restore old code for describing Git prompt commitTom Ryder2016-09-071-1/+2
* Port Bash prompt improvements to ZshTom Ryder2016-09-011-33/+25
* Port Bash prompt to ZshTom Ryder2016-08-272-2/+219
* Drastically limit amount of history keptTom Ryder2016-08-181-2/+2
* Update bashrc/zshrc with POSIX funcs sourceTom Ryder2016-08-171-0/+3
* Instate some actual real zsh configurationTom Ryder2016-08-152-2/+13
* Remove blank lines at end of filesTom Ryder2016-03-282-2/+0
* Whoops, forgot .zprofileTom Ryder2016-01-291-0/+2
* Add Zsh configurationTom Ryder2016-01-271-0/+2
* Well, that was underwhelming.Tom Ryder2012-06-052-143/+0
* Couple more Zsh optionsTom Ryder2012-06-051-1/+7