This commit is contained in:
ray 2019-06-03 12:56:05 +01:00
parent ba18bcbd6f
commit 60b338b239
1 changed files with 1 additions and 6 deletions

View File

@ -21,6 +21,7 @@ alias hgrep='history | grep --color=auto'
alias grep='grep --colour=auto'
alias grepef='grep --exclude-from .ignorefiles'
alias pipr='pipf freeze > requirements.txt'
alias rcp='rsync --progress --size-only --verbose -rh'
@ -39,12 +40,6 @@ alias sherlock='/home/ray/Projects/Python/sherlock/venv/bin/python /home/ray/Pro
alias sftpsb='sftp psb18896@psb18896.seedbox.io'
alias walrun='~/.config/wal/wal_run_noqute.sh'
alias walrunlight='~/.config/wal/wal_run_light.sh'
alias walrunqb='~/.config/wal/wal_run.sh'
alias kittyx='nohup kitty &'
alias isnet='ssh -p666 isnet.uk -t tmux'
alias b1.isnet='ssh -p666 b1.isnet.uk -t tmux'
alias s1.isnet='ssh -p666 s1.isnet.uk -t tmux'