mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-18 11:47:20 +02:00
If I have vi(m) aliases to start nano...
...why to not have screen aliases to start tmux? :)
This commit is contained in:
parent
39093ea1bc
commit
f9b06f8893
@ -74,3 +74,6 @@ alias tmux="tmux -u"
|
|||||||
|
|
||||||
# I am always typoing "aptitude" with my phone...
|
# I am always typoing "aptitude" with my phone...
|
||||||
alias aptitute="aptitude "
|
alias aptitute="aptitude "
|
||||||
|
|
||||||
|
# If I have vi(m) aliases to start nano, why to not have screen aliases to start tmux?
|
||||||
|
alias screen="tmux -u "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user