1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 09:07:12 -07:00

start using site-local stuff (called "lol" for now)

This commit is contained in:
Connor Olding 2021-09-15 22:43:45 -07:00
parent 0c1cf6ff31
commit 0517d9b6a1
2 changed files with 1 additions and 2 deletions

View File

@ -57,8 +57,6 @@ umask 022
ADDPATH "$HOME/opt/local/bin"
[ -n "$MSYSTEM" ] && ADDPATH "/c/path"
[ -n "$MSYSTEM" ] && ADDPATH "/c/Program Files/7-Zip-Zstandard" 2>/dev/null
[ -n "$MSYSTEM" ] && ADDPATH ~win"/Desktop/_programs/rakudo-2021.06/bin" 2>/dev/null
export _REMOTE_DOMAIN="https://eaguru.guru"
export _REMOTE_DIR="t"

View File

@ -261,3 +261,4 @@ for x in ai arith curl fc find ftp hex history let locate rsync scp sftp tw twit
unset x
. ~/.prezto-compinit
[ -e ~/.lol ] && . ~/.lol || touch ~/.lol