28122023
This commit is contained in:
parent
07bda6f793
commit
41adb9e23d
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,9 @@ alias wr='curl wttr.in'
|
||||||
## python
|
## python
|
||||||
alias python='python3'
|
alias python='python3'
|
||||||
alias py='python'
|
alias py='python'
|
||||||
|
## Open Suse
|
||||||
|
alias zup='sudo zypper dup'
|
||||||
|
alias zin='sudo zypper in'
|
||||||
|
|
||||||
# Preferred editor for local and remote sessions
|
# Preferred editor for local and remote sessions
|
||||||
export EDITOR='vim'
|
export EDITOR='vim'
|
||||||
|
|
Loading…
Add table
Reference in a new issue