Compare commits
No commits in common. "57edf93aa3f10363e747e910549df9187773fee0" and "43d6f8ab0920814ad3931b726b944317d761c264" have entirely different histories.
57edf93aa3
...
43d6f8ab09
3 changed files with 0 additions and 21 deletions
|
@ -14,12 +14,3 @@
|
|||
defaultBranch = main
|
||||
[sendemail]
|
||||
smtpserver = /home/sudoer777/.guix-home/profile/bin/msmtp
|
||||
[core]
|
||||
pager = delta
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
[delta]
|
||||
navigate = true # use n and N to move between diff sections
|
||||
dark = true # or light = true, or omit for auto-detection
|
||||
[merge]
|
||||
conflictstyle = zdiff3
|
||||
|
|
|
@ -32,15 +32,6 @@ set -x EDITOR $GUIX_HOME/bin/hx
|
|||
|
||||
set -x VISUAL $GUIX_HOME/bin/hx
|
||||
|
||||
set -x LANG en_US.UTF-8
|
||||
|
||||
set -x LC_ALL en_US.UTF-8
|
||||
|
||||
|
||||
set --prepend fish_function_path $GUIX_HOME/share/fish/functions
|
||||
fenv source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
|
||||
set -e fish_function_path[1]
|
||||
|
||||
|
||||
alias ls='exa'
|
||||
|
||||
|
|
|
@ -25,8 +25,6 @@
|
|||
"iputils"
|
||||
"procps"
|
||||
"psmisc"
|
||||
"git-delta"
|
||||
"fzf"
|
||||
"julia"
|
||||
"distrobox"
|
||||
"gzip"
|
||||
|
@ -45,7 +43,6 @@
|
|||
"man-db"
|
||||
"privoxy"
|
||||
"mailutils"
|
||||
"fish-foreign-env"
|
||||
"lsof"
|
||||
"strace"
|
||||
"tcpdump"
|
||||
|
|
Loading…
Add table
Reference in a new issue