Commit graph

55 commits

Author SHA1 Message Date
fd924605d6 Work around bug in telescope-cheat.nvim 2024-01-02 16:33:36 -05:00
e0a83fdeb8 Add vim background option, update formatting 2024-01-02 16:06:59 -05:00
0962ff6eca Adjust some nvim bits 2024-01-02 15:59:07 -05:00
95eec44e89 Add duf, a du alternative that is nice looking 2024-01-02 15:59:07 -05:00
ee60b2feec Add broot, a tree alternative 2024-01-02 15:59:07 -05:00
d27085a3a6 Add bottom, an alternative to top and htop
Also add a couple of aliases to help me learn the actual command name
for bottom and trippy.
2024-01-02 15:59:07 -05:00
0f6f014672 Add HTTPie 2024-01-02 15:59:07 -05:00
1859849a6a Add vimv for file renaming 2024-01-01 13:35:56 -05:00
4e7b708d4c Move Element to Flatpak / Homebrew
Element seems to need to compile electron every single update and, on
macOS, runs another app called electron that is not of use to me.
Flatpak and Homebrew will work faster and be user friendly all around.
2023-12-28 20:26:43 -05:00
dfc94f8c69 Neovim setup
Can it be this easy to make nvim stuff just work? Do I really just need
to pull the files in with Home Manager? It seems so, so long as nvim
knows about gcc :)

There is also a related side of tmux here because it all ties together.
2023-12-28 16:00:46 -05:00
e307e0b702 Add Trippy 2023-12-26 13:55:18 -05:00
13989473a7 Add SOPS on AirPuppet 2023-12-18 22:31:33 -05:00
5ab4df18b2 Setup and utilize SOPS 2023-12-18 20:14:45 -05:00
c9cd61f74a Add AirPuppet 2023-12-17 13:13:52 -05:00
86daca782c Add tmux 2023-12-16 22:50:54 -05:00
493ac02c33 Setup nixnuc, rework home manager files 2023-12-16 22:50:07 -05:00
5a7dacbaab Update code based on upstream changes 2023-12-16 09:14:06 -05:00
067ab7a012 Relocated & split up darwin & nixos modules
I broke out host specific bits from the configuration that should be
common to all hosts of a given type.
2023-12-15 14:54:25 -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
530dc59068 Install puppet-agent 2023-09-27 09:24:00 -04:00
db048e629f Change how Slack is installed 2023-09-27 08:17:27 -04:00
2498b3ccad It seems PDK has its own path needs 2023-09-27 08:04:12 -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
8b1f020853
Merge pull request #295 from genebean/meld
Switch up how Meld is installed on macOS
2023-09-21 09:32:20 -04:00
e14725695e Switch up how Meld is installed on macOS 2023-09-21 09:31:42 -04:00
2d2c7a0762 Customize xfce4-terminal 2023-09-21 00:40:28 -04:00
f3a9a78146 Added nixup alias for NixOS 2023-09-20 22:26:22 -04:00
6f9f7bfe8a Add Puppet bin folder to path on darwin 2023-09-18 15:11:20 -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
07f961184d Add config file for xfce4-terminal
This is the config I was using on Pop!_OS
2023-09-15 23:24:32 -04:00
f1f5e0b21e Add custom Tilix theme 2023-09-15 23:17:55 -04:00
af22b1f720 Manage waybar settings 2023-09-15 22:56:38 -04:00
34c13a6296 Add Tilix theme file 2023-09-15 21:52:42 -04:00
f50ce8853f Migrate Hyprland config to Home Manager 2023-09-15 21:46:19 -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
badf0988a2 Remove folder and (most) OS icons, clean up colors
Now, the OS icon is only rendered when in a WSL environment as it isn't
that useful or easy to read the rest of the time.

The folder icon was removed from the path part of the prompt because it,
too, was hard to read and served no helpful purpose.

Colors were cleaned up so that names are used everywhere and unused bits
were removed.
2023-09-13 14:13:08 -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