mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
suicide
This commit is contained in:
parent
c32e864158
commit
e4071bbf45
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ alias la="ls -ahl"
|
|||
alias smi="nvidia-smi"
|
||||
alias srczsh="source ~/.zshrc"
|
||||
alias battery="sb-battery"
|
||||
alias bat="sb-battery"
|
||||
alias quit="exit"
|
||||
alias push="git push"
|
||||
alias weather="curl wttr.in/masjedsoleyman"
|
||||
|
|
@ -82,3 +81,5 @@ precmd() {
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
setopt CORRECT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue