minor changes
This commit is contained in:
parent
365868d772
commit
3b405b6a8d
@ -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'
|
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||||
|
|
||||||
# Add some custom keybinds
|
# Add some custom keybinds
|
||||||
|
|
||||||
bind '"\C-o":"lfcd\n"'
|
bind '"\C-o":"lfcd\n"'
|
||||||
bind '"\C-g":"tms\n"'
|
bind '"\C-g":"tms\n"'
|
||||||
bind '"\C-w":"tms $(pwd)\n"'
|
bind '"\C-w":"tms $(pwd)\n"'
|
||||||
|
|||||||
@ -77,7 +77,7 @@ alias \
|
|||||||
|
|
||||||
# drawterm
|
# drawterm
|
||||||
alias \
|
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"
|
dtr="drawterm -u solomon -h inkletblot.com -a inkletbltot.com"
|
||||||
|
|
||||||
alias \
|
alias \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user