Aliases..
This commit is contained in:
parent
0f2f9ca04c
commit
b899f366c1
|
|
@ -28,7 +28,7 @@ alias sudisable='sudo systemctl disable'
|
|||
alias orphans='sudo pacman -Rns $(pacman -Qtdq)'
|
||||
alias di='kitty +kitten diff'
|
||||
alias kitheme="cd ~/.config/kitty/themes && fzf --preview 'head -n 40 {} && kitty @ set-colors -a -c {}'; cd -"
|
||||
|
||||
alias yca="yadm commit -v -a"
|
||||
#Check the weather:
|
||||
weath() { curl wttr.in/Hameenlinna ;}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue