1
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
Bauke 1f7468c392
Alias Taskwarrior to t. 2024-09-07 23:08:22 +02:00
Bauke 1b6440cd3a
Update BespokeSynth to the latest commit. 2024-08-20 19:52:24 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -14,6 +14,7 @@ alias ls="exa"
alias mgs="mgitstatus"
alias o="xdg-open"
alias pc="podman-compose"
alias t="task"
alias trash="gio trash"
alias v="vagrant"
alias weather="wthrr"

View File

@ -14,7 +14,6 @@
bat
beancount
bento4
# bespokesynth
bolliedelayxt-lv2
bottom
calf
@ -167,8 +166,8 @@
src = fetchFromGitHub {
owner = "BespokeSynth";
repo = "BespokeSynth";
rev = "c4eb7dd9a877cded8cc1701eb8a1dbcffc7ffcc2";
hash = "sha256-wfqN6Vx5hYij8Mz6Ae7frUbhdj3nxtCHfpvC2+XNAJ4=";
rev = "eb55640bd946cfd63fe66bb14810b03268393af1";
hash = "sha256-WmERJDLcgLOPX+NhdvRJoDU/KJvLI7cyO6KpqpyWuZE=";
fetchSubmodules = true;
};
}))