Commit graph

851 commits

Author SHA1 Message Date
aabc2e2a0e Adjust theme a little, add alias nve
nve stands for nvim edit and utilized the nvd alias to open my vim
config in a way that I can see changes prior to running nix. The nvd
alias is short for nvim dots and is just a shortcut to opening the
configs within my  dots repo and having that nvim session use those
configs directly instead of the configs in the default location.
2024-01-04 16:27:48 -05:00
e7f8f82027
Merge pull request #345 from genebean/shell-hacking
Updates found to be helpful while working today
2024-01-03 16:03:17 -05:00
14ec9d22b1 Add fzf, add nvim-dots, add global git ignore 2024-01-03 16:02:05 -05:00
f555b4aea8 Add flag to puppet language server 2024-01-03 16:00:23 -05:00
273de47e3a Updated aliases to use diff-so-fancy and nvim 2024-01-03 15:15:18 -05:00
6aa865f128
Merge pull request #344 from genebean/ImageOptim
Add ImageOptim to Dawin
2024-01-03 08:41:22 -05:00
cecbe0d6b7 Add ImageOptim to Dawin 2024-01-03 08:41:02 -05:00
cc689e50fe
Merge pull request #343 from genebean/nvim-bits
More neovim stuff
2024-01-02 23:34:07 -05:00
0f11ababe4 rearrange some stuff, switch themes 2024-01-02 23:23:23 -05:00
2af59c0072 Dashboard & completions 2024-01-02 20:29:32 -05:00
8633ef27dc
Merge pull request #342 from genebean/cheat
Work around bug in telescope-cheat.nvim
2024-01-02 16:35:57 -05:00
fd924605d6 Work around bug in telescope-cheat.nvim 2024-01-02 16:33:36 -05:00
a8274c879c
Merge pull request #337 from genebean/e2
Add some extra stuff, again
2024-01-02 16:08:51 -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
41e221544e Add some video tools 2024-01-02 15:59:07 -05:00
ca77221ff2 Add bandwhich 2024-01-02 15:59:07 -05:00
fade7d8663
Merge pull request #341 from genebean/telegram
add Telegram flatpak
2024-01-01 16:20:57 -05:00
4ca041e272 add Telegram flatpak 2024-01-01 16:20:21 -05:00
f83ae967b7
Merge pull request #340 from genebean/add-vimv
Add vimv for file renaming
2024-01-01 13:36:57 -05:00
1859849a6a Add vimv for file renaming 2024-01-01 13:35:56 -05:00
febf4e569e
Merge pull request #339 from genebean/fix-flatpak-location
Flatpak doesn't need to be on cli-only systems
2024-01-01 13:34:02 -05:00
63577aabb9 Flatpak doesn't need to be on cli-only systems 2024-01-01 13:30:49 -05:00
ab1758c1a8
Merge pull request #338 from genebean/fix-tailscale-flags
Fix list of strings passed as flags to tailscale
2024-01-01 10:54:00 -05:00
a7cf29c430 Fix list of strings passed as flags to tailscale 2024-01-01 10:52:42 -05:00
c9c333bc44
Merge pull request #336 from genebean/element-and-flatpaks
Move Element to Flatpak / Homebrew
2023-12-29 10:11:00 -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
3a1bb6f529
Merge pull request #335 from genebean/nvim
Neovim setup
2023-12-28 16:02:47 -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
5b7bb14cd6
Merge pull request #334 from genebean/zfs
Setup ZFS on nixnuc
2023-12-26 23:05:52 -05:00
c3a0edc79c Setup ZFS on nixnuc 2023-12-26 23:05:04 -05:00
3bb3354e58
Merge pull request #333 from genebean/trippy
Add Trippy
2023-12-26 13:55:41 -05:00
e307e0b702 Add Trippy 2023-12-26 13:55:18 -05:00
95f457b930
Merge pull request #332 from genebean/yt-dlp-help
Add xidel package on nixos
2023-12-26 11:04:07 -05:00
e202f82e97 Add xidel package on nixos 2023-12-26 11:02:36 -05:00
5ad73d292c Update flake.lock 2023-12-26 10:27:55 -05:00
eb2fb3716b
Merge pull request #331 from genebean/nixpkgs
Pin nixpkgs... like I should have already done
2023-12-21 08:34:43 -05:00
c8defc9798 Pin nixpkgs... like I should have already done 2023-12-21 08:32:58 -05:00
37f31d82eb
Merge pull request #330 from genebean/jellyfin-nginx
Add Nginx for Jellyfin on port 80
2023-12-20 20:14:07 -05:00
020ae1b844 Add Nginx for Jellyfin on port 80
SSL will come later, this is for the LAN
2023-12-20 20:12:06 -05:00
e26082ac88
Merge pull request #329 from genebean/sonos
Added the Sonos app
2023-12-19 10:33:11 -05:00
eb47455fd5 Added the Sonos app 2023-12-19 10:32:32 -05:00
6512db1915
Merge pull request #328 from genebean/apps
Add more Mac stuff
2023-12-18 22:33:26 -05:00
13989473a7 Add SOPS on AirPuppet 2023-12-18 22:31:33 -05:00
af5b45682d Add multiple apps for AirPuppet 2023-12-18 21:24:54 -05:00
6bf985d6f3 Add GitKraken everywhere! 2023-12-18 21:24:25 -05:00