minor changes

This commit is contained in:
Solomon Laing 2025-08-17 21:09:50 +09:30
parent 365868d772
commit 3b405b6a8d
2 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,6 @@ shopt -s checkwinsize
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
# Add some custom keybinds
bind '"\C-o":"lfcd\n"'
bind '"\C-g":"tms\n"'
bind '"\C-w":"tms $(pwd)\n"'

View File

@ -77,7 +77,7 @@ alias \
# drawterm
alias \
dtl="drawterm -u solomon -h 9front -a 9front" \
dtl="drawterm -u solomon -h central -a central" \
dtr="drawterm -u solomon -h inkletblot.com -a inkletbltot.com"
alias \