mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-03 22:24:48 +02:00
Alias: Set alias for whisper-cli
This commit is contained in:
@@ -138,6 +138,9 @@ alias renamer="nvim +Renamer"
|
|||||||
# weather
|
# weather
|
||||||
alias weather="curl wttr.in"
|
alias weather="curl wttr.in"
|
||||||
|
|
||||||
|
# whisper.cpp
|
||||||
|
alias whisper="whisper-cli -m ~/.config/whisper-cli/ggml-large-v3-turbo-german-q5_0.bin"
|
||||||
|
|
||||||
# wget
|
# wget
|
||||||
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"
|
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"
|
||||||
alias wget2c="aria2c"
|
alias wget2c="aria2c"
|
||||||
|
|||||||
Reference in New Issue
Block a user