summary refs log tree commit diff
path: root/keys
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-05-01 17:32:07 -0400
committerJune McEnroe <programble@gmail.com>2017-05-01 17:32:07 -0400
commit8f0b36f1a8229b380d048e667590e814c94e21b9 (patch)
treed9fff6c0cd9d85ad80179fff1a1f7964b6305047 /keys
parentClean up SSH config (diff)
downloadsrc-8f0b36f1a8229b380d048e667590e814c94e21b9.tar.gz
src-8f0b36f1a8229b380d048e667590e814c94e21b9.zip
Fix prune script
The for loop was overriding zsh's $path variable, causing it to not be
able to find rm.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an>Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe