1
0
Fork 0

Compare commits

...

4 Commits

Author SHA1 Message Date
Ethan Reece 36255cb6a0
Add julia 2024-10-23 15:31:38 -05:00
Ethan Reece 03a6655dd1
Add privoxy 2024-10-09 17:39:06 -05:00
Ethan Reece 879fb181c6
Add o command to open then file then disown process 2024-10-09 17:38:21 -05:00
Ethan Reece 95035cd9fd
Add python with sympy 2024-10-04 17:13:06 -05:00
2 changed files with 8 additions and 0 deletions

View File

@ -35,6 +35,10 @@ set -x VISUAL $GUIX_HOME/bin/hx
alias ls='exa'
function o
xdg-open $argv & disown
end
function home-reconfig
cd ~/src/guix-config
just

View File

@ -24,6 +24,7 @@
"iputils"
"procps"
"psmisc"
"julia"
"distrobox"
"gzip"
"tar"
@ -38,6 +39,7 @@
"pinentry-tty"
"wget"
"man-db"
"privoxy"
"mailutils"
"lsof"
"strace"
@ -86,6 +88,8 @@
"mpv"
"feh"
"fish"
"python-sympy"
"python"
"fish-foreign-env"
; "logseq" - no aarch64 build
; "obs" - libcamera broken