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'
|
alias ls='exa'
|
||||||
|
|
||||||
function o
|
|
||||||
xdg-open $argv & disown
|
|
||||||
end
|
|
||||||
|
|
||||||
function home-reconfig
|
function home-reconfig
|
||||||
cd ~/src/guix-config
|
cd ~/src/guix-config
|
||||||
just
|
just
|
||||||
|
|
|
@ -24,7 +24,6 @@
|
||||||
"iputils"
|
"iputils"
|
||||||
"procps"
|
"procps"
|
||||||
"psmisc"
|
"psmisc"
|
||||||
"julia"
|
|
||||||
"distrobox"
|
"distrobox"
|
||||||
"gzip"
|
"gzip"
|
||||||
"tar"
|
"tar"
|
||||||
|
@ -39,7 +38,6 @@
|
||||||
"pinentry-tty"
|
"pinentry-tty"
|
||||||
"wget"
|
"wget"
|
||||||
"man-db"
|
"man-db"
|
||||||
"privoxy"
|
|
||||||
"mailutils"
|
"mailutils"
|
||||||
"lsof"
|
"lsof"
|
||||||
"strace"
|
"strace"
|
||||||
|
@ -88,8 +86,6 @@
|
||||||
"mpv"
|
"mpv"
|
||||||
"feh"
|
"feh"
|
||||||
"fish"
|
"fish"
|
||||||
"python-sympy"
|
|
||||||
"python"
|
|
||||||
"fish-foreign-env"
|
"fish-foreign-env"
|
||||||
; "logseq" - no aarch64 build
|
; "logseq" - no aarch64 build
|
||||||
; "obs" - libcamera broken
|
; "obs" - libcamera broken
|
||||||
|
|
Loading…
Reference in New Issue