This commit is contained in:
Trevi Awater
2026-03-07 21:08:05 +01:00
parent 6476d9686c
commit fece3a43fc
4 changed files with 12 additions and 6 deletions

View File

@@ -1,23 +1,25 @@
brew "fish"
brew "fzf"
brew "gh"
brew "spaceship"
brew "starship"
cask "1password"
cask "alfred"
cask "bartender"
cask "bettertouchtool"
cask "charles"
cask "claude"
cask "claude-code"
cask "cleanshot"
cask "cursr"
cask "displaylink"
cask "docker-desktop"
cask "finicky"
cask "font-fira-code-nerd-font"
cask "fork"
cask "google-drive"
cask "iterm2"
cask "jetbrains-toolbox"
cask "lens"
cask "mos"
cask "obsidian"
cask "readdle-spark"
cask "slack"
@@ -27,7 +29,6 @@ cask "typeit4me"
cask "visual-studio-code"
cask "whatsapp"
cask "zen"
vscode "alefragnani.project-manager"
vscode "anthropic.claude-code"
vscode "dbaeumer.vscode-eslint"

3
fish-config.fish Normal file
View File

@@ -0,0 +1,3 @@
if status is-interactive
starship init fish | source
end

View File

@@ -337,7 +337,7 @@
"Green Component" : 0.23660069704055786
},
"Name" : "Default",
"Transparency" : 0.14999999999999999,
"Transparency" : 0.099999999999999992,
"Horizontal Spacing" : 1,
"Cursor Color (Dark)" : {
"Red Component" : 0.99997633695602417,
@@ -501,7 +501,7 @@
"Alpha Component" : 1,
"Green Component" : 0.7607843279838562
},
"Normal Font" : "Monaco 12",
"Normal Font" : "FiraCodeNFM-Reg 12",
"Unlimited Scrollback" : false,
"Ansi 12 Color (Light)" : {
"Red Component" : 0.65349078178405762,

2
starship.toml Normal file
View File

@@ -0,0 +1,2 @@
[line_break]
disabled = true