Add expenses-tracker script
This commit is contained in:
parent
5fd792084c
commit
b499c581d0
@ -80,6 +80,9 @@
|
|||||||
export GTK_PATH=/usr/lib/gtk-3.0
|
export GTK_PATH=/usr/lib/gtk-3.0
|
||||||
nix shell nixpkgs#gcc11 --command matlab -desktop -sd "/home/julian/dev/matlab-gram" -softwareopengl
|
nix shell nixpkgs#gcc11 --command matlab -desktop -sd "/home/julian/dev/matlab-gram" -softwareopengl
|
||||||
'')
|
'')
|
||||||
|
(pkgs.writeShellScriptBin "expenses-tracker" ''
|
||||||
|
java -jar /home/julian/dev/expensestracker/app/build/libs/app.jar
|
||||||
|
'')
|
||||||
|
|
||||||
zotero
|
zotero
|
||||||
xfce.mousepad
|
xfce.mousepad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user