Open andresb39 opened 1 year ago
Have you tried running fig source
in your terminal? What about fig doctor --verbose
fig source
✅ Dotfiles sourced!
~/Downloads
❯ fig doctor --verbose
Let's check if you're logged in...
✔ Logged into Fig
Let's check your dotfiles...
✔ bash ~/.bashrc integration check
✔ bash ~/.profile integration check
✔ zsh ~/.zshrc integration check
✔ zsh ~/.zprofile integration check
Let's make sure Fig is setup correctly...
✔ Fig bin exists
✔ PATH contains ~/.local/bin
✔ PATH contains ~/.fig/bin
✔ Settings Corruption
✔ State Corruption
✔ Fig Integration
✔ SSH integration
Let's make sure Fig is running...
✔ Fig is running
✔ Fig socket exists
✔ Daemon
✘ Daemon diagnostics: Daemon websocket error
Reqwest error: error sending request for url (https://api.fig.io/auth/refresh): connection error: Connection reset by peer (os error 54)
Let's see if Fig is in a working state...
✔ Figterm
✔ Insertion lock does not exist
✔ Autocomplete dev mode
✔ Plugin dev mode
✔ Dashboard is loading from the correct URL
✔ Autocomplete is loading from the correct URL
Let's check if your system is compatible...
✔ OS is supported
✔ Fish is up to date
✔ Jetbrains Toolbox Check
Let's check fig diagnostic...
✔ Compatible shell
✔ Fig app installed in the right place
✔ Autocomplete is enabled
✔ Fig CLI path
✔ Accessibility enabled
Let's check your terminal integrations...
✔ Terminal support
Fig still not working? Run fig issue to let us know!
Or, email us at hello@fig.io!
Do aliases work after you run fig source
?
It does not work, it keeps presenting the same error.
Checks
fig doctor
in the affected terminal sessionfig restart
and replicated the issue againOperating system
macOS 13.5.2 (22G91)
Expected behaviour
aliases para ls no funcionan configure un alias con exa y no funciona
Actual behaviour
ls = exa --icons --git --group-directories-firs
Expected
Steps to reproduce
No response
Environment