๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add direnv config

Kacaii 04eeabfb 09c97b7c

+3
+2
.config/direnv/direnv.toml
··· 1 + [global] 2 + hide_env_diff = true
+1
.config/fish/config.fish
··· 20 20 set -g __fish_git_prompt_char_dirtystate "*" 21 21 22 22 type -q zoxide; and zoxide init fish | source 23 + type -q direnv; and direnv hook fish | source 23 24 type -q jj; and set -g jj_config_file ( jj config path --user ) 24 25 25 26 # ๎น Load scripts