mirror of
https://github.com/HerrCraziDev/dotfiles.git
synced 2026-04-20 14:34:21 +02:00
tmux scrollback buffer + alias typos
This commit is contained in:
6
.aliases
6
.aliases
@@ -16,8 +16,8 @@ alias ntopw='speedometer -rx wlp0s20f3 -tx wlp0s20f3'
|
||||
alias ntopeth='speedometer -rx enp7s0 -tx enp7s0'
|
||||
alias svc='sudo systemctl'
|
||||
alias svcup='svc start'
|
||||
alias scvdown='svc stop'
|
||||
alias scvrs='svc restart'
|
||||
alias svcdown='svc stop'
|
||||
alias svcrs='svc restart'
|
||||
alias py='python3.8'
|
||||
alias pkgi='sudo dpkg -i'
|
||||
alias scr='screen -S dev'
|
||||
@@ -26,4 +26,6 @@ alias tmr='tmux attach'
|
||||
alias ll='ls -lah --color=auto'
|
||||
alias reload='source ~/.termrc'
|
||||
|
||||
alias ssj="ssh -J pi@bst1.chenco.dev"
|
||||
|
||||
#alias mc-install-plugin='echo "Installing $2"; echo "Done !"'
|
||||
|
||||
Reference in New Issue
Block a user