Commit graph

26 commits

Author SHA1 Message Date
5a7dacbaab Update code based on upstream changes 2023-12-16 09:14:06 -05:00
80c9095502 Adding Asana on macOS and diff-so-fancy everywhere 2023-12-13 08:58:25 -05:00
7944e17ade Update settings for Atuin 2023-11-16 20:51:26 -05:00
beb2130b3b Added atuin 2023-11-14 13:16:30 -05:00
d0f4bfe99e Pull Zoom via brew on macOS 2023-11-08 09:27:24 -05:00
379bf8562f added minicom 2023-10-26 09:10:59 -04:00
20d453599f Added git-fliter-repo
https://github.com/newren/git-filter-repo
2023-10-25 13:20:10 -04:00
ff68a4b346 Add some aliases to make using bolt easier 2023-10-03 20:50:45 -04:00
db048e629f Change how Slack is installed 2023-09-27 08:17:27 -04:00
d57da08d08 Correct package name of dog 2023-09-25 13:06:26 -04:00
4dfd103875 Install vim-markdown, sort vim plugins 2023-09-24 17:44:55 -04:00
e14725695e Switch up how Meld is installed on macOS 2023-09-21 09:31:42 -04:00
34e2eaa743 Broke shell config bits out to OS-specific files
Prior to this, I had conditionals in my shell config
2023-09-18 09:25:30 -04:00
62bc6ab923 Do more migration work 2023-09-15 15:48:04 -04:00
0e96760c77 Manage most of my git configuration 2023-09-15 14:39:35 -04:00
f9836386b3 Switch to Hyprland & them with Catppuccin 2023-09-15 00:21:35 -04:00
180b8494ba Pull oh-my-posh theme from its own repository
With help from others, I can now pull the theme file from the repo it
lives in instead of embedding it here!
2023-09-13 23:03:22 -04:00
a91b4a84ea Use brew version of Tailscale on macOS
The Nix version doesn't include the gui bits.
2023-09-13 12:58:11 -04:00
25aafe96d4 Turns out some apps needed adjusting on macOS
With the exception of 1Password, the changes here are for apps not
available on darwin. 1Password was changed around because it must be
installed directly in /Applications to run. I filed this bug report
about the issue: https://github.com/NixOS/nixpkgs/issues/254944
2023-09-13 08:44:47 -04:00
5abdc2521d Set theme in bat 2023-09-12 21:26:18 -04:00
ed81cb1d34 Nomalize packages between systems 2023-09-12 21:15:53 -04:00
dc9a8d6ca8 Install VS Code via Nix 2023-09-12 15:31:32 -04:00
645524c898 More macOS true up work 2023-09-12 15:31:02 -04:00
f6f9bdba8d Enable git delta 2023-09-12 00:07:51 -04:00
c7ce4cccd9 Setup Vim
This mirrors what is in link/nix/vimrc
2023-09-12 00:00:22 -04:00
6430f175b2 First pass at a Nix flake for my laptop
Heavily inspired by these:
- https://github.com/zmre/mac-nix-simple-example
- https://github.com/dustinlyons/nixos-config
2023-09-11 23:09:36 -04:00