This repository has been archived on 2025-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/config/fish/conf.d/99_fig_post.fish

2 lines
No EOL
148 B
Fish

contains $HOME/.local/bin $PATH; or set -a PATH $HOME/.local/bin
command -qv fig; and eval (fig init fish post --rcfile 99_fig_post | string split0)