docs: update dotfile link in FAQ

This commit is contained in:
Matan Kushner 2020-06-24 12:21:01 -04:00
parent fbcfb640a5
commit 2cc2469cfe
No known key found for this signature in database
GPG Key ID: B0DFC5045087F88F
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- **Color Scheme**: [Snazzy](https://github.com/sindresorhus/iterm2-snazzy)
- **Font**: [Fira Code](https://github.com/tonsky/FiraCode)
- **Shell**: [Fish Shell](https://fishshell.com/)
- **Configuration**: [matchai's Dotfiles](https://github.com/matchai/dotfiles/blob/master/.config/fish/config.fish)
- **Configuration**: [matchai's Dotfiles](https://github.com/matchai/dotfiles/blob/b6c6a701d0af8d145a8370288c00bb9f0648b5c2/.config/fish/config.fish)
- **Prompt**: [Starship](https://starship.rs/)
## Do `prompt_order` and `<module>.disabled` do the same thing?