Compare commits

..

No commits in common. "3c80d5bed72167624a609c980886f621053505c9" and "3f6226556091ff9194ee535ba359aa3dead28b14" have entirely different histories.

4 changed files with 4 additions and 7 deletions

View File

@ -73,7 +73,6 @@ zoxide
fcitx5
fcitx5-chinese-addons
fcitx5-configtool
tinyxxd
# in the aur
tmsu

View File

@ -57,9 +57,7 @@ function ldg; $EDITOR ~/dox/not/journal.ldg; end
# disable history on units
alias units='units -H ""'
alias sxiv='nsxiv'
alias xxd='tinyxxd'
# music recognition
# an alternative is available at ~/.local/bin/msrec

View File

@ -25,8 +25,8 @@ if status --is-interactive
source ~/.config/fish/functions/fzf_binds.fish
fzf_key_bindings
rem.sh show
end
if command -v zoxide > /dev/null
zoxide init fish | source
if command -v zoxide > /dev/null
zoxide init fish | source
end
end
end

View File

@ -21,7 +21,7 @@ sub_help() {
echo " add append new entry"
echo ' edit open reminder file in $EDITOR'
echo
echo 'Set $REM_FILE' "(currently $REM_FILE)"
echo "Set $REM_FILE"
}
sub_show() {