add alias open
This commit is contained in:
parent
8366ae1ab1
commit
75f63ffe5f
@ -93,3 +93,6 @@ alias pipir='python3 -m pip install -r requirements.txt'
|
||||
|
||||
# git
|
||||
alias watch-diff='watch --color "git diff --color=always"'
|
||||
|
||||
|
||||
alias open='xdg-open'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user