Commit graph

16 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
14ec9d22b1 Add fzf, add nvim-dots, add global git ignore 2024-01-03 16:02:05 -05:00
0f11ababe4 rearrange some stuff, switch themes 2024-01-02 23:23:23 -05:00
fd924605d6 Work around bug in telescope-cheat.nvim 2024-01-02 16:33:36 -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
5ab4df18b2 Setup and utilize SOPS 2023-12-18 20:14:45 -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