mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: add somafm alias
This commit is contained in:
parent
ac97c1ef53
commit
66e4b63e54
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ alias here-https='PORT=8080 npx https-localhost'
|
|||
alias summon='clear && docker exec -it ollama ollama run'
|
||||
alias summonable='docker exec -it ollama ollama list'
|
||||
|
||||
## Music
|
||||
alias somafm='npx ~/trash/fuzzsoma'
|
||||
|
||||
## Copy from terminal
|
||||
# See .XResources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue