mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Attempt to have 256 colours always working through ssh direct command
This commit is contained in:
@@ -41,6 +41,7 @@ alias captainslog='vim ~/mydocs/notes/captains_log.md'
|
|||||||
alias higgs='ssh higgs -t "tmux attach"'
|
alias higgs='ssh higgs -t "tmux attach"'
|
||||||
#alias medusa='ssh medusa -o LocalCommand="tmux attach"'
|
#alias medusa='ssh medusa -o LocalCommand="tmux attach"'
|
||||||
alias medusa='ssh medusa -t "tmux attach"'
|
alias medusa='ssh medusa -t "tmux attach"'
|
||||||
|
#alias medusa='ssh medusa -t -- /bin/sh -c \'export TERM="screen-256color"; tmux has-session && exec tmux attach || exec tmux\''
|
||||||
|
|
||||||
# 20120714
|
# 20120714
|
||||||
alias gm='gnome-mplayer'
|
alias gm='gnome-mplayer'
|
||||||
|
|||||||
Reference in New Issue
Block a user