Update .config/fish/conf.d/20-gpg.fish

Update .config/fish/conf.d/30-ruby.fish
Update .config/fish/conf.d/30-wget.fish
Update .config/packages/archgirlie
This commit is contained in:
punkfairie 2024-10-06 17:15:48 -07:00
parent 626a80614a
commit b7e75069f4
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
4 changed files with 7 additions and 4 deletions

View file

@ -2,5 +2,8 @@
if command -v gpgconf &>/dev/null
set -gx GPG_TTY (tty)
gpgconf --launch gpg-agent
if status --is-interactive
gpgconf --launch gpg-agent
end
end

View file

@ -1,7 +1,9 @@
#!/usr/bin/env fish
if command -v rvm &>/dev/null
rvm use 3 &>/dev/null
if status --is-interactive
rvm use 3 &>/dev/null
end
else if test -e /opt/homebrew/opt/ruby/bin/ruby
fish_add_path /opt/homebrew/opt/ruby/bin/
end

View file

@ -3,7 +3,6 @@
set -gx WGETRC "$XDG_CONFIG_HOME/wgetrc"
if command -v wget &>/dev/null
function wget --wraps wget
command wget --hsts-file="$XDG_CACHE_HOME/wget-hsts" $argv
end

View file

@ -1,4 +1,3 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware
alsa-utils
amfora