Update macos setup

This commit is contained in:
Georgi Gardev
2025-10-31 20:59:03 +02:00
parent 171bc921a7
commit b1fcfbb6d4
5 changed files with 12 additions and 20 deletions
-6
View File
@@ -3,14 +3,8 @@
cd ~/Git/dotfiles
git clone git@github.com:GeorgeSG/advent-of-code.git ~/Git/advent-of-code
git clone git@github.com:GeorgeSG/arc-cli.git ~/Git/arc-cli
git clone git@github.com:GeorgeSG/flame.git ~/Git/flame
git clone git@github.com:GeorgeSG/gar.dev.git ~/Git/gar.dev
git clone git@github.com:GeorgeSG/ha-slack-user.git ~/Git/ha-slack-user
git clone git@github.com:ibkr-to-nra/ibkr-to-nra.git ~/Git/ibkr-to-nra
git clone git@github.com:GeorgeSG/isparkle-ble.git ~/Git/isparkle-ble
git clone git@github.com:GeorgeSG/lovelace-time-picker-card.git ~/Git/lovelace-time-picker-card
git clone git@github.com:GeorgeSG/maya-cv.git ~/Git/maya-cv
git clone git@github.com:GeorgeSG/PhotonaydenovV2.git ~/Git/PhotonaydenovV2
git clone git@github.com:GeorgeSG/promptle.git ~/Git/promptle
git clone git@github.com:GeorgeSG/sarah.git ~/Git/sarah
+4
View File
@@ -83,4 +83,8 @@ source "$ZDOTDIR/plugins/bd/bd.zsh"
# Prompt
source $ZDOTDIR/.zprompt
eval $(thefuck --alias)
eval "$(zoxide init zsh --cmd cd)"
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
+1 -2
View File
@@ -1,5 +1,3 @@
tap 'homebrew/bundle'
brew 'bash'
brew 'bash-git-prompt'
brew 'btop'
@@ -26,6 +24,7 @@ brew 'jq'
brew 'kondo'
brew 'mas'
brew 'nvm'
brew 'thefuck'
brew 'tokei'
brew 'tealdeer' # was tldr
brew 'tmux'
+7 -9
View File
@@ -2,24 +2,19 @@
cask_args appdir: '/Applications'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
cask 'alacritty'
cask 'alt-tab'
cask 'apparency'
cask 'arc'
cask 'bartender'
cask 'datweatherdoe'
# cask 'datweatherdoe'
cask 'figma'
cask 'firefox'
cask 'font-caskaydia-cove-nerd-font'
cask 'font-caskaydia-mono-nerd-font'
cask 'forklift3'
cask 'forklift'
cask 'gifox'
cask 'google-chrome'
cask 'imageoptim'
cask 'iterm2'
# cask 'iterm2' # -- replaced by alacritty
cask 'karabiner-elements'
cask 'keyboardcleantool'
cask 'monitorcontrol'
cask 'notion'
@@ -31,10 +26,13 @@ cask 'soundsource'
# cask 'istat-menus' # -- replaced by stats
cask 'stats'
cask 'the-unarchiver'
cask 'todoist-app'
cask 'rar'
cask 'visual-studio-code'
cask 'vlc'
# Mac App Store
mas 'Dato', id: 1470584107
mas 'Wireguard', id: 1451685025
mas 'iBar Pro', id: 6737150304
# mas 'rcmd', id: 1596283165 # -- not really using for now
-3
View File
@@ -5,13 +5,11 @@ cask_args appdir: '/Applications'
cask 'battle-net'
cask 'bitwarden'
cask 'discord'
cask 'kindle'
cask 'ledger-live'
cask 'microsoft-office'
cask 'mqtt-explorer'
cask 'obsidian'
cask 'onedrive'
cask 'pibar'
cask 'plex'
cask 'plexamp'
cask 'protonvpn'
@@ -22,4 +20,3 @@ cask 'tailscale'
cask 'telegram'
cask 'viber'
cask 'yattee'
cask 'yubico-yubikey-manager'