mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
update: fish: opam init
This commit is contained in:
parent
3d90157720
commit
a5be748c5d
1 changed files with 3 additions and 2 deletions
|
@ -14,10 +14,11 @@ if status is-interactive
|
|||
set -x SHELL fish
|
||||
keychain --eval --quiet -Q id_rsa, id_ed25519 | source
|
||||
set -x SHELL bash
|
||||
end
|
||||
|
||||
# opam
|
||||
# source ~/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true
|
||||
end
|
||||
|
||||
|
||||
# key bindings
|
||||
bind \b backward-kill-word
|
Loading…
Add table
Add a link
Reference in a new issue