added alias for systemctl
This commit is contained in:
parent
22ed7b92eb
commit
b386781ab5
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ alias mountns="sudo mount -t nfs manjarodesktop:/mnt/TerraBeef/NetShare /mnt/man
|
|||
alias sshcloud="ssh -p 1919 emge@95.217.8.112"
|
||||
alias config="/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME"
|
||||
alias syncheavy="rsync -azP --no-perms --no-owner --no-group --no-times --delete /home/emge/Development/11ty-projects/heavy-rocks/_site/ emge@95.217.8.112:/var/www/heavy.rocks/"
|
||||
alias s!="sudo systemctl"
|
||||
|
|
Loading…
Reference in a new issue