Added screenterm stopgap

This commit is contained in:
David Thurstenson 2017-04-26 10:02:27 -05:00
parent 5a9dea79ce
commit 6000841c7e
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,9 @@ alias lsblk='lsblk -o NAME,FSTYPE,SIZE,TYPE,MOUNTPOINT'
# Always use sudo when using nmap.
alias nmap='sudo -E nmap'
# Switch $TERM temporarily (for logging into machines that don't have tmux-256color terminfo)
alias screenterm='TERM=screen-256color'
# I'm tired of managing weechat configs and multiple nicks
# Reference: https://wiki.thurstylark.com/Weechat.html