Import your existing dotfiles to Fig
Automatically import your existing bash/zsh/fish config to Fig!
- Click the Import Button in the top left
- Select the blocks you want to import
- Import!
Remove the originals
Fig will not remove the original sources of these blocks. You should remove the originals from your dotfiles. For each shell, that's usually in the following file paths:
Shell | Files |
---|---|
ZSH | ~/.zshrc, ~/.zprofile, ~/.zshenv |
Bash | ~/.bashrc, ~/.bash_profile |
Fish | ~/.config/fish/config.fish, ~/.config/fish/conf.d/*.fish |