mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
added screen ssh 'sshs' alias
This commit is contained in:
@@ -70,6 +70,9 @@ alias x=exit
|
|||||||
# use like "fhistory 'cd ..' "
|
# use like "fhistory 'cd ..' "
|
||||||
alias fhistory="history | grep"
|
alias fhistory="history | grep"
|
||||||
|
|
||||||
|
# ssh
|
||||||
|
alias sssh="screen ssh"
|
||||||
|
|
||||||
# yadm
|
# yadm
|
||||||
alias confd="yadm pull; sleep 1; yadm submodule update --recursive"
|
alias confd="yadm pull; sleep 1; yadm submodule update --recursive"
|
||||||
alias confu="yadm commit -am"
|
alias confu="yadm commit -am"
|
||||||
|
|||||||
Reference in New Issue
Block a user