Compare commits
No commits in common. "36255cb6a045ee1f62d3252a504c07372c17b432" and "ce2667229d56337045d72f04b8995e00959f495b" have entirely different histories.
36255cb6a0
...
ce2667229d
|
@ -35,10 +35,6 @@ 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
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
"iputils"
|
||||
"procps"
|
||||
"psmisc"
|
||||
"julia"
|
||||
"distrobox"
|
||||
"gzip"
|
||||
"tar"
|
||||
|
@ -39,7 +38,6 @@
|
|||
"pinentry-tty"
|
||||
"wget"
|
||||
"man-db"
|
||||
"privoxy"
|
||||
"mailutils"
|
||||
"lsof"
|
||||
"strace"
|
||||
|
@ -88,8 +86,6 @@
|
|||
"mpv"
|
||||
"feh"
|
||||
"fish"
|
||||
"python-sympy"
|
||||
"python"
|
||||
"fish-foreign-env"
|
||||
; "logseq" - no aarch64 build
|
||||
; "obs" - libcamera broken
|
||||
|
|
Loading…
Reference in New Issue