mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 11:12:39 +00:00
Update config
This commit is contained in:
parent
7a953eb240
commit
e5b88bbc45
3 changed files with 3 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ fish_add_path "$HOME/Library/pnpm" # pnpm
|
|||
fish_add_path "$HOME/go/bin" # Go
|
||||
fish_add_path "$HOME/.cargo/bin" # Rust
|
||||
fish_add_path "$HOME/.codeium/windsurf/bin" # Windsurf
|
||||
fish_add_path "$HOME/.claude/local" # Claude Code
|
||||
if [ -f "$HOME/Applications/google-cloud-sdk/path.fish.inc" ]; . "$HOME/Applications/google-cloud-sdk/path.fish.inc"; end # Google Cloud SDK
|
||||
|
||||
# Initialize pnpm
|
||||
|
|
|
|||
|
|
@ -1948,6 +1948,8 @@
|
|||
<false/>
|
||||
<key>ShowFullScreenTabBar</key>
|
||||
<true/>
|
||||
<key>SmartPlacement</key>
|
||||
<true/>
|
||||
<key>SoundForEsc</key>
|
||||
<false/>
|
||||
<key>SplitPaneDimmingAmount</key>
|
||||
|
|
|
|||
BIN
raycast-export/Raycast 2025-09-16 14.06.59.rayconfig
Normal file
BIN
raycast-export/Raycast 2025-09-16 14.06.59.rayconfig
Normal file
Binary file not shown.
Loading…
Reference in a new issue