fig icon indicating copy to clipboard operation
fig copied to clipboard

Imported dotfiles blocks not working

Open gilbitron opened this issue 1 year ago • 0 comments

Sanity checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have typed 'git ' and included a screenshot of the Debugger (click the Fig icon in the macOS menu bar)

Issue Details

Description:

I ran the dotfiles import to set up my Fig dotfiles. However, no matter what I do any blocks that were part of the original import are not enabled in any shells/os. None of my aliases work. When I click configure and tick the checkboxes, the next time I click configure they are unselected again.

Note: Manually adding new blocks seems to work ok.

CleanShot 2022-06-29 at 5 31 27@2x

CleanShot 2022-06-29 at 5 33 09@2x

Environment

# Fig Diagnostics
## Fig details:
  - Fig version: Version 1.0.58 (B463) [British]
  - Bundle path: /Applications/Fig.app
  - Autocomplete: true
  - Settings.json: true
  - Accessibility: true
  - Number of specs: 0
  - Symlinked dotfiles: false
  - Only insert on tab: false
  - Keybindings path:
  - Installation Script: true
  - PseudoTerminal Path: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Users/gilbitron/.fig/bin:/Users/gilbitron/.local/bin
  - SecureKeyboardInput: false
  - SecureKeyboardProcess: <none>
## Hardware Info:
  - Model Name: MacBook Pro
  - Model Identifier: MacBookPro18,1
  - Chip: Apple M1 Pro
  - Cores: 10 (8 performance and 2 efficiency)
  - Memory: 16 GB
## OS Info:
  - macOS 12.4.0 (21F79)
## Environment:
  - User Shell: Unknown UserShell
  - Current Directory: /Users/gilbitron
  - CLI Installed: true
  - Executable Location: /usr/local/bin/fig
  - Current Window ID: 385/% (com.googlecode.iterm2)
  - Active Process: zsh (31734) - /dev/ttys001
  - Environment Variables:
    - TERM_SESSION_ID=w0t0p0:B4D9F224-8602-4AFD-9CEB-9E3D899BA544
    - PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Users/gilbitron/.fig/bin:/Users/gilbitron/.local/bin
    - TERM=xterm-256color
    - FIG_INTEGRATION_VERSION=8
    - FIG_TERM=1
    - FIG_TERM_VERSION=4.4.0
    - FIG_PID=31734
## Integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false

gilbitron avatar Jun 29 '22 16:06 gilbitron