Set TERM to recommended tmux terminal
This commit is contained in:
parent
cab056e348
commit
fb0f485ab5
4 changed files with 514 additions and 4 deletions
2
.bashrc
2
.bashrc
|
|
@ -1,8 +1,6 @@
|
|||
# ~/.bashrc: executed by bash(1) for non-login shells.
|
||||
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
|
||||
# for examples
|
||||
TERM=xterm-256color
|
||||
|
||||
# If not running interactively, don't do anything
|
||||
case $- in
|
||||
*i*) ;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue