mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
alias to list ssh config file
This commit is contained in:
parent
42e9f56dbc
commit
42e1cb4a3e
1 changed files with 2 additions and 0 deletions
|
|
@ -39,3 +39,5 @@ alias psg='show_processes'
|
|||
# script using the '.' operator instead of 'source'.
|
||||
# So, uncomment below line.
|
||||
# alias .='pwd'
|
||||
|
||||
alias ssh-list='cat ~/.ssh/config'
|
||||
Loading…
Add table
Add a link
Reference in a new issue