Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
142 commits
Select commit Hold shift + click to select a range
a569784
- Inital commit, massive changes copied from once private repo.
Aug 16, 2016
42c147b
- Reworked bootstrapper code, needs more work.
Aug 16, 2016
3b4d41c
- Fixed bootstrap.sh, but currently only links one level deep :(
Aug 19, 2016
2ecf7be
- Removed some functions I know I wont use.
Aug 20, 2016
abfac2f
- Added configuration files for all linters.
Aug 23, 2016
a31777d
- Added all rules to .stylelintrc, currently commented out until corr…
Aug 23, 2016
949a571
- Fully configured ESLint rules, just need to be road tested.
Aug 24, 2016
e077f34
- Stylelint has been fully configured, still needs to be road tested.
Aug 25, 2016
edb122c
- Added undesireable stylelint rules, commented out (cannot set to fa…
Aug 25, 2016
a89df01
- Added brew.sh file, commented out casks I did not know at the time.
Sep 1, 2016
a1c0954
- Added a few more brews, with comments. Removed un-needed brews.
Sep 7, 2016
302d000
- Added more git attributes, fixed syntax error from last commit.
Sep 7, 2016
28c599a
- Fixed syntax errors in gitattributes one more time, didn't really k…
Sep 7, 2016
6790e60
- Added npm-ls function.
Sep 7, 2016
57dcaf3
- Enabled ES6 validation in linters.
Sep 15, 2016
c9d6f89
- Moved djp function from vagrant extras to here, useful on OSX too.
Sep 15, 2016
b0afeb7
- Added a couple useful directory shortcuts.
Sep 15, 2016
acb783e
- Integrated Flow support, added .flowconfig and .eslintrc rules.
Oct 5, 2016
c931465
- Added VS Code config files.
Oct 11, 2016
b70bbb2
- Added brew casks for common applications I know I'll need.
Oct 12, 2016
e923a10
- Added npm-store, which saves global npm packages to text file in ca…
Oct 13, 2016
c9f126c
- Added pip.sh.
Oct 13, 2016
9a4faa8
- Updated README.
Oct 13, 2016
f5775ea
- Added git back command.
Oct 13, 2016
edc0798
- Removing rule that requires capitalized functions to be "new-ed"
Oct 17, 2016
3cb77ae
- Added `ding` command to alert when process finishes.
Oct 17, 2016
a166bc2
- Updated `vagrant-ssh`, now connects into default vagrant box from
Oct 19, 2016
594709d
- Turned off git `autocrlf`.
Oct 19, 2016
bc8c15f
- Marked some larger file formats as binary (git will ignore line end…
Oct 22, 2016
b058538
- Added RDM to brew casks.
Oct 26, 2016
5cdc78a
- Updated `git l`, shows more data on commits + nice colours.
Nov 2, 2016
bc9ef96
- Unified colour defs in `git l`.
Nov 2, 2016
1dd87d1
- Updated .gitignore.
Nov 6, 2016
e633c7d
- Removed `ding`, going to use existing `badge` instead.
Nov 11, 2016
2fd1362
Updated `brew.sh` and `pip.sh` permissions, marked them as executable.
Nov 11, 2016
ffb5382
- Marked *.sh files as executable.
Nov 22, 2016
00360f3
- Replaced folder "components" with "build" in gitignore.
Nov 29, 2016
6deb451
- Added wttr and cowsay.
Dec 2, 2016
27e90b0
- Updated `extensions.json`.
Dec 8, 2016
1c562bf
- Updated `.bash_profile`, now adds all relevant ssh keys on terminal…
Dec 15, 2016
8ed3651
- Modified ssh-add script form last commit, now only adds keys if the…
Dec 15, 2016
4af220c
- Removed custom flow linting in favour of recommended settings.
Dec 24, 2016
29758e9
- Added virtualenv and helper function to setup scripts.
Dec 30, 2016
c8f6bd2
- Added bowser support to eslint.
Jan 4, 2017
0af843d
- Added .NET build folders to search ignore.
Jan 4, 2017
d844524
- Removed some casks and aliases I don't really need.
Jan 8, 2017
1d1f26b
- Added a couple shorthand aliases for git.
Jan 26, 2017
7cacd43
- Updated VS Code settings with latest update changes.
Mar 3, 2017
7c95f80
- Added emoji to terminal prompt!
Mar 19, 2017
b657643
- Removed `eslint-plugin-compat`. It was more annoying than anything.
Mar 25, 2017
038a131
- Brew installed Fira font and enabled ligatures in VS Code.
Mar 31, 2017
f6a9e8b
- Added new settings from latest release.
Apr 6, 2017
d485145
- Removed flow analysis on all files, way too expensive.
Apr 21, 2017
e151e44
Removed `git back`, as `git co -` is basically just as quick.
Apr 21, 2017
153bc0c
- Added `.path` file to hold all exported $PATH values.
Apr 30, 2017
54c855e
Added command to list globally installed yarn packages.
May 2, 2017
578362b
- Simplified ESLint rules.
May 25, 2017
e664607
- Added `npm-store` back to functions.
May 25, 2017
c5859d7
- Add EOL automatically in Code.
Jun 22, 2017
913c9f6
Removed custom node + npm setup in favour of standard node brew.
Jul 3, 2017
326edea
Updated Git email to personal.
ibarsi Jul 3, 2017
dd001b4
Updated global npm modules, adjusted Mac delete speed.
ibarsi Jul 19, 2017
0941325
Added brew installs and removed old union ssh key from startup.
ibarsi Jul 30, 2017
ce1deff
Merge branch 'master' of https://github.com/mathiasbynens/dotfiles
ibarsi Aug 12, 2017
1f0f146
Simplified ESLint and Stylelint configs. Adjusted editor settings.
ibarsi Sep 23, 2017
8964587
Whole bunch of random config changes.
ibarsi Oct 20, 2017
213922b
Cleaned up functions and added "focus mode"
ibarsi Nov 4, 2017
4a38266
Updated modules. Turned on GPG signed commits. Silence pointless errors
ibarsi Dec 9, 2017
5d1a7ee
Updated git log graph, installed hub.
ibarsi Dec 17, 2017
d0d04d4
Function to start up Mavencare dev environment. Git alias to push
ibarsi Dec 21, 2017
3f23620
Switch to GNU sed to make the last git alias work (and generally make
ibarsi Dec 21, 2017
760e7dd
Run test redis in Mavencare dev env function.
ibarsi Dec 23, 2017
c259404
Clean up and organized editor settings, extensions brew installs.
ibarsi Jan 6, 2018
988ecbe
Adjusted Abyss theme colours and added GitLens.
ibarsi Jan 10, 2018
623e6dd
Added a few helpful brew casks
ibarsi Jan 15, 2018
50cb7bb
Remove some stuff that I no longer need.
ibarsi Feb 13, 2018
c19c706
Added dropbox to brew script.
ibarsi Feb 14, 2018
bad0153
Moved some single line functions into aliases. Removed a few needless
ibarsi Feb 15, 2018
8c5e272
Use NVM and EditorConfig.
ibarsi Mar 27, 2018
b7ca49b
Added killport function. Cleaned up npm installs. Updated VS Code
ibarsi Apr 3, 2018
94fa405
Added a bunch of useful git aliases. Remapped some keybindings to play
ibarsi Apr 12, 2018
069f8b1
Integrated Prettier into standard worklow.
ibarsi Apr 28, 2018
d6c2423
Open PRs when created from command line. Updated VS Code keybindings to
ibarsi Apr 28, 2018
789de04
Formatted and purged most ESLint rules to clean house a bit.
ibarsi Apr 28, 2018
d405358
Added recommended VS Code extensions and configured spell check
ibarsi Apr 28, 2018
e7d4e2e
Deleted extensions recommendations in favour of install script.
ibarsi Apr 28, 2018
6d2a79c
Added desktop randomizer script. Updated functions and vscode extensi…
ibarsi May 28, 2018
3f72f52
Formatted vscode settings.
ibarsi May 28, 2018
ff1e6d4
Added git helpers that make upstream work easier.
ibarsi Jul 6, 2018
a2c715c
Removed flow related things, updated VS Code extensions list, updated
ibarsi Oct 11, 2018
1b56639
Removed comments from ESLint config.
ibarsi Oct 11, 2018
6327775
Removed npm modules and git configs related to old projects.
ibarsi Oct 11, 2018
f69a133
Removed most flow related things and fixed a VS Code settings config …
ibarsi Oct 11, 2018
a2d56bd
Shorten desktop randomizer function name and update some VS Code
ibarsi Nov 24, 2018
bdac281
Add yarn to PATH.
ibarsi Dec 13, 2018
77d507f
Update git rebase aliases to accept a remote branch name, otherwise
ibarsi Jan 29, 2019
ac59273
Remove unnecessary brew installed packages
ibarsi Feb 24, 2019
57e8ebb
Remove old GPG key, as it should never have been here in the first pl…
ibarsi Feb 24, 2019
88ea8e0
Add new streamlined initialization script. Clean up README to reflect…
ibarsi Feb 24, 2019
e84f04f
Update npmls + npmst aliases to store only the names of globally
ibarsi Feb 24, 2019
443f83a
Remove node from brew install script, since NVM will install it anyways.
ibarsi Feb 24, 2019
da3f32d
Clean up VS Code extensions.
ibarsi Feb 25, 2019
c938d32
Make init.sh executable.
ibarsi Mar 11, 2019
e2d1018
Clean up VS Code settings.
ibarsi Mar 11, 2019
cd86f20
Fix git tab completion and remove extra NVM load.
ibarsi Mar 12, 2019
99f00df
Remove extra "u" character at the start of an auto generated PR.
ibarsi Mar 13, 2019
11b2905
Fix NVM and add Clearbanc staging Cloud SQL Proxy command.
ibarsi Mar 19, 2019
0818171
Extend make PR command to accept an optional emoji prefix (#1)
ibarsi Mar 19, 2019
aba2a51
Add Clearbanc commands, git alias for diffing branch changes and VS C…
ibarsi May 15, 2019
617c409
Update settings and add gitmoji.
ibarsi Jul 21, 2019
cae9580
Update things.
ibarsi Dec 31, 2019
a5385ca
Updates
ibarsi Aug 10, 2020
57eb0fa
Slim down setup steps
ibarsi Jan 3, 2021
062b23a
Last commit on Clearbanc machine
ibarsi Jul 20, 2021
050cced
Fixed script bugs after new machine setup
ibarsi Aug 19, 2021
3adb8ac
Remove hub in favour of gh
ibarsi Aug 19, 2021
8f0cca5
Add Signal to list of apps to install
ibarsi Aug 19, 2021
7b45034
Add commitizen to list of brew installs
ibarsi Aug 19, 2021
8a94678
Update README to reflect that you need to execute init.sh in a new shell
ibarsi Aug 20, 2021
9fe5e69
Refresh VS Code extensions
ibarsi Sep 4, 2021
65fc3fb
Add changes from HomeX computer
ibarsi Dec 30, 2021
ead9349
Fix install issues on new machine
ibarsi Dec 30, 2021
51fb769
Fix deprecated VS Code settings
ibarsi Dec 31, 2021
d025a3c
Random changes after setting up new machine
ibarsi Jan 27, 2022
f5a1ace
Remove global ESLint and Prettier since these should really be
ibarsi Jan 27, 2022
f03b293
Remove bootstrapping step to install global npm moules
ibarsi Jan 31, 2022
f3f93cd
Clean up functions and VS Code settings
ibarsi Mar 8, 2022
5434ee3
Remove unused commands
ibarsi Jul 12, 2022
d243fe7
🔧 (mq): Add things
ibarsi Mar 7, 2025
cc9d767
🔧 (mq): Add copy AI config changes
ibarsi Dec 3, 2025
1e02c88
feat: modernize dotfiles for Apple Silicon and Zsh (#2)
ibarsi-claw Feb 3, 2026
b2c9e83
Advanced Modernization: Topic-based Structure & Zsh Power-ups (#3)
ibarsi-claw Feb 3, 2026
1c05fcf
Add Catppuccin Theme Integration (#4)
ibarsi-claw Feb 4, 2026
e098b1a
feat: add Zed as primary editor, replacing VS Code (#5)
ibarsi-claw Feb 17, 2026
5a68a90
feat: replace iTerm2 with Ghostty terminal (#6)
ibarsi-claw Feb 17, 2026
b7ce8ef
feat: improve dotfiles for Codex-first AI workflow
web-flow Feb 22, 2026
c06cc01
docs: clarify web_search cached behavior
web-flow Feb 23, 2026
fe05a9a
docs(codex): explain experimental feature flags in config
web-flow Feb 23, 2026
97ed3e1
docs(codex): clarify approval and sandbox settings
web-flow Feb 23, 2026
db216c0
docs(codex): clarify what /review mode uses
web-flow Feb 23, 2026
b90967d
docs(codex): prefer brew on macOS and make cxup install-aware
web-flow Feb 23, 2026
7aef538
chore: add codex to Brewfile and simplify README install block
web-flow Feb 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 0 additions & 48 deletions .bash_profile

This file was deleted.

122 changes: 0 additions & 122 deletions .bash_prompt

This file was deleted.

1 change: 0 additions & 1 deletion .bashrc

This file was deleted.

199 changes: 0 additions & 199 deletions .functions

This file was deleted.

1 change: 0 additions & 1 deletion .gdbinit

This file was deleted.

3 changes: 0 additions & 3 deletions .gitattributes

This file was deleted.

Loading