mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
no message
This commit is contained in:
parent
1eb373299b
commit
2cf6735843
1 changed files with 3 additions and 0 deletions
|
|
@ -33,3 +33,6 @@ alias la='ls -lAh'
|
||||||
|
|
||||||
alias afind='ack-grep -il'
|
alias afind='ack-grep -il'
|
||||||
|
|
||||||
|
alias dpssh='ssh -i ~/.ssh/id_rsa -p 58422 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null '
|
||||||
|
alias lm='ls -al | more'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue