mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
feat: add nix-your-shell
This commit is contained in:
parent
d8df2278e7
commit
4359505c72
3 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ if status is-interactive
|
|||
zoxide init fish | source
|
||||
# direnv
|
||||
direnv hook fish | source
|
||||
# nix-your-shell
|
||||
nix-your-shell fish | source
|
||||
|
||||
set -x FZF_DEFAULT_OPTS " \
|
||||
--color=bg+:#414559,bg:#303446,spinner:#f2d5cf,hl:#e78284 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue