Skip to content

Commit c090c26

Browse files
committed
update dotfiles
1 parent e3442db commit c090c26

14 files changed

+22
-177
lines changed

.gitmodules

-4
This file was deleted.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ This repository contains:
2929
1. Clone this repo to `~/.dotfiles`
3030
2. Sign into the Mac App Store and download Xcode
3131
3. Accept the Xcode license agreement by running `sudo xcodebuild -license accept`
32-
1. Run `./install` to start the installation
32+
// 1. Run `./install` to start the installation
3333
2. Install AlDente from `https://apphousekitchen.com/downloads/AlDente-Pro.dmg`
3434
3. Switch the default shell to fish
35-
1. Restore preferences by running `mackup restore`
35+
// 1. Restore preferences by running `mackup restore`
3636
1. Run `./macos/.macos` to apply "sensible macOS default" settings
3737
1. Restart computer to finalize the process
3838

bunch/Example.bunchd

-73
This file was deleted.

bunch/Work.bunch

-32
This file was deleted.

bunch/Write.bunch

-21
This file was deleted.

dotbot

-1
This file was deleted.

fish/aliases/general.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alias mtnc='fish ~/.dotfiles/maintenance.fish'
88
alias hash='htpasswd -nbBC 10 USER '
99
alias flushdns='sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder'
1010
alias wttr='curl wttr.in'
11-
alias o='open .'
1211
alias ipinfo='curl ipinfo.io'
12+
alias o='open .'
1313

1414
alias tp='open -a ~/Applications/Setapp/TablePlus.app/'

fish/aliases/laravel.fish

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
alias art='php artisan'
2-
alias t='composer test'
3-
# alias td='php artisan dusk'
4-
# alias tdf='php artisan dusk:fails'
5-
# alias ta='t; td'
62
alias ads='php artisan dump-server'
73
alias amf='php artisan migrate:fresh'
84
alias mfs='php artisan migrate:fresh --seed'
95
alias ahw='php artisan horizon:watch'
6+
7+
alias t='php artisan test'
8+
9+
alias jt='just test'
10+
alias jl='just lint'

fish/aliases/php.fish

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
alias serve='php -S localhost:8000'
22

3-
alias dep='./vendor/bin/dep'
4-
alias pest='./vendor/bin/pest'
5-
alias pint='./vendor/bin/pint'
6-
73
alias cup='composer update'
84
alias cub='composer update && composer bump'
95
alias cb='composer bump'

fish/config.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ eval (/opt/homebrew/bin/brew shellenv)
33
set -x N_PREFIX "$HOME/.local"
44
set -gx HOMEBREW_NO_AUTO_UPDATE "1"
55
set -gx HOMEBREW_CASK_OPTS "--fontdir=/Users/jorge/Library/Fonts"
6-
set -gx PROJECT_PATHS "$HOME/Sites/projects" "$HOME/Sites/xcode" "$HOME/Sites/packages" "$HOME/Sites/projects/manythingsandlife"
6+
set -gx PROJECT_PATHS "$HOME/Sites/projects" "$HOME/Sites/xcode" "$HOME/Sites/playground" "$HOME/Sites/packages" "$HOME/Sites/projects/manythingsandlife"
77
set -gx PHP_INI_SCAN_DIR "$HOME/Library/Application Support/Herd/config/php/"
88
set -gx SSH_AUTH_SOCK "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
99
set -gx BUN_INSTALL "$HOME/.bun"

homebrew/Brewfile

+11-17
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ brew 'httpie'
2222
brew 'just'
2323
brew 'lsd'
2424
brew 'n'
25-
brew 'mackup'
25+
# brew 'mackup'
2626
brew 'mas'
2727
brew 'mysql-client'
2828
brew 'oha' # https://github.com/hatoo/oha
@@ -39,18 +39,16 @@ brew 'wget'
3939

4040
# Apps
4141
cask '1password'
42-
# cask 'adobe-creative-cloud'
4342
# cask 'aldente-pro'
4443
cask 'backblaze'
4544
cask 'betterdisplay'
4645
# cask 'bunch'
4746
# cask 'carbon-copy-cloner'
48-
# cask 'cleanmymac'
4947
# cask 'cryptomator'
48+
cask 'claude'
5049
cask 'dbngin'
5150
cask 'dictcc-en-de-dictionary-plugin'
5251
# cask 'do-not-disturb'
53-
# cask 'discord'
5452
# cask 'deckset'
5553
cask 'figma'
5654
cask 'firefox'
@@ -65,7 +63,7 @@ cask 'jetbrains-toolbox'
6563
cask 'jordanbaird-ice'
6664
cask 'karabiner-elements'
6765
# cask 'kaleidoscope'
68-
cask 'knockkock'
66+
# cask 'knockkock'
6967
# cask 'loom'
7068
cask 'mac-mouse-fix'
7169
# cask 'microsoft-teams'
@@ -76,7 +74,6 @@ cask 'neofinder'
7674
cask 'notion'
7775
# cask 'obsidian'
7876
cask 'optimage'
79-
# cask 'private-internet-access'
8077
cask 'protonvpn'
8178
cask 'ray'
8279
cask 'raycast'
@@ -98,7 +95,6 @@ cask 'transmit'
9895
cask 'visual-studio-code'
9996
cask 'vlc'
10097
cask 'wavebox'
101-
# cask 'zoom'
10298
cask 'zotero'
10399

104100
# Setapp
@@ -133,8 +129,8 @@ mas 'Color Picker', id: 1545870783
133129
mas 'Command X', id: 6448461551
134130
mas 'Cookie', id: 6452017315
135131
mas 'DaftCloud', id: 1320450034
136-
mas 'DevCleaner', id: 1388020431
137-
mas 'EasyLetter', id: 1495179755
132+
# mas 'DevCleaner', id: 1388020431
133+
# mas 'EasyLetter', id: 1495179755
138134
mas 'Endel', id: 1346247457
139135
# mas 'Final Cut Pro', id: 424389933
140136
mas 'Gestimer', id: 6447125648
@@ -144,25 +140,24 @@ mas 'Harvest', id: 506189836
144140
mas 'Hush', id: 1544743900
145141
mas 'iA Writer', id: 775737590
146142
mas 'Infuse', id: 1136220934
147-
# mas 'Jiffy', id: 1502527999
148143
mas 'Kagi Search', id: 1622835804
149144
mas 'Keynote', id: 409183694
150145
mas 'LINE', id: 539883307
151-
mas 'Little Snitch Mini', id: 1629008763
146+
# mas 'Little Snitch Mini', id: 1629008763
152147
mas 'Magnet', id: 441258766
153148
mas 'Mela', id: 1568924476
154149
mas 'Microsoft Excel', id: 462058435
155150
mas 'Microsoft Word', id: 462054704
156151
mas 'Micro Snitch', id: 972028355
157152
# mas 'Muse', id: 1501563902
158153
# mas 'Name Mangler', id: 603637384
159-
mas 'NextDNS', id: 1464122853
154+
# mas 'NextDNS', id: 1464122853
160155
mas 'Numbers', id: 409203825
161156
mas 'Pages', id: 409201541
162157
mas 'Pandan', id: 1569600264
163158
# mas 'PDFify', id: 1435055351
164159
mas 'Peek', id: 1554235898
165-
mas 'Pixelmator Pro', id: 1289583905
160+
# mas 'Pixelmator Pro', id: 1289583905
166161
# mas 'Photomator', id: 1444636541
167162
# mas 'Poolsuite FM', id: 1514817810
168163
# mas 'Pomy', id: 1422640635
@@ -172,16 +167,15 @@ mas 'reMarkable', id: 1276493162
172167
mas 'Save to Pocket', id: 1477385213
173168
mas 'SiteSucker', id: 442168834
174169
mas 'Slack', id: 803453959
175-
mas 'Speediness', id: 1596706466
176-
mas 'Tampermonkey', id: 1482490089
170+
# mas 'Speediness', id: 1596706466
171+
# mas 'Tampermonkey', id: 1482490089
177172
mas 'TestFlight', id: 899247664
178-
mas 'The Clock', id: 488764545
179173
mas 'Things', id: 904280696
180174
# mas 'ToothFairy', id: 1191449274
181175
mas 'Velja', id: 1607635845
182176
mas 'Week Number', id: 6502579523
183177
mas 'WiFi Explorer', id: 494803304
184-
mas 'Wipr', id: 1320666476
178+
mas 'Wipr', id: 1662217862
185179
mas 'Vinegar', id: 1591303229
186180
mas 'Xcode', id: 497799835
187181
mas 'Yubico Authenticator', id: 1497506650

install

-15
This file was deleted.

install.conf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- clean: [ '~' ]
22

33
- shell:
4-
- [ git submodule update --init --recursive, Installing submodules ]
4+
# - [ git submodule update --init --recursive, Installing submodules ]
55
- [ touch $HOME/.hushlogin ]
66
# - command: /opt/homebrew/bin/brew bundle --file=./homebrew/Brewfile
77
# stdin: true

maintenance.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ composer self-update
2323
composer global update
2424

2525
# Backup
26-
mackup backup --force && mackup uninstall
26+
# mackup backup --force && mackup uninstall
2727

2828
# Upgrade global npm modules
2929
npm upgrade --location=global

0 commit comments

Comments
 (0)