withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

fish integration error #2075

Open alperen-albayrak opened 1 year ago

alperen-albayrak commented 1 year ago

Checks

Operating system

macOS 13.0.1 (22A400)

Expected behaviour

no error on opening a terminal

Actual behaviour

when my terminal is opened, it gives me an error

Steps to reproduce

No response

Environment

fig-details:
  - 2.7.9
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 13.0.1 (22A400)
environment:
  - shell: /opt/homebrew/Cellar/fish/3.5.1/bin/fish
  - terminal: kitty
  - cwd: /Users/aldeus
  - exe-path: /Users/aldeus/.fig/bin/fig
  - install-method: brew
  - env-vars:
    - FIG_SET_PARENT: 
    - SHELL: /bin/zsh
    - PATH: /Users/aldeus/Library/Application Support/JetBrains/Toolbox/scripts:/Users/aldeus/.fig/bin:/System/Cryptexes/App/usr/bin:/Users/aldeus/src/flutter/bin:/Users/aldeus/.fig/bin:/Users/aldeus/.local/bin:/Users/aldeus/src/flutter/bin:/opt/homebrew/bin:/Applications/kitty.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin
    - FIG_TERM: 2.7.9
    - FIG_PARENT: 
    - FIG_PID: 24549
    - FIGTERM_SESSION_ID: c6f51d61-54c2-4fa4-9dfa-2e2aedd52bee
    - FIG_HOSTNAME: Alperens-MacBook-Air.local
    - TERM: xterm-kitty
mschrage commented 1 year ago

Hey @AldeusAmorphous. Have you added anything to your Fig Dotfiles? It is possible this is causing issues.

alperen-albayrak commented 1 year ago

Before I started using fig I was already using some special funcitons and aliases in my Dotfiles so that may be the cause but I just installed the app so I dont think its because of that