2023-09-26 07:01:23 +00:00
|
|
|
if test -f /proc/sys/fs/binfmt_misc/WSLInterop; and status is-interactive
|
2023-09-20 16:16:15 +00:00
|
|
|
keychain --quiet -Q id_ed25519
|
|
|
|
end
|
|
|
|
|
|
|
|
if test -f ~/.keychain/$hostname-fish
|
|
|
|
source ~/.keychain/$hostname-fish
|
|
|
|
end
|
|
|
|
|
|
|
|
set -g fish_greeting
|
|
|
|
|
|
|
|
# Created by `pipx` on 2023-08-28 08:41:19
|
|
|
|
set PATH $PATH /home/nezia/.local/bin
|