Commit graph

995 commits

Author SHA1 Message Date
59626bafbb Added sysstat for the iostat command
Reminder: `iostat -d 2` can be helpful
2024-02-03 21:57:15 -05:00
bf718e09c8
Merge pull request #364 from genebean/linux
Adjust fastfetch, add onefetch
2024-02-02 23:06:46 -05:00
aea40d81f5 Adjust fastfetch, add onefetch 2024-02-02 23:05:46 -05:00
4c4ccce204
Merge pull request #363 from genebean/logseq-pop
Logseq on nix, Pop stuff
2024-01-28 16:34:01 -05:00
2a25d1366a
Merge pull request #362 from genebean/mini-watcher
Adding mini-watcher
2024-01-28 16:31:50 -05:00
5fbfb7ed7e Adding mini-watcher 2024-01-28 16:29:48 -05:00
21d95fca08 Install Pop!_OS theme and launcher
I wanted tiling in Gnome so I pulled in bits from Pop!_OS to make it happen.
2024-01-26 21:24:05 -05:00
b8f9caf6dd Let nvim be the default editor by way of its settings 2024-01-26 21:21:48 -05:00
122285931a Add Logseq 2024-01-26 20:53:48 -05:00
79648976a5
Merge pull request #361 from genebean/gitkraken-cli
Add gitkraken-cli
2024-01-26 16:43:57 -05:00
f391f51c61 Add gitkraken-cli 2024-01-26 16:43:23 -05:00
71023a7949
Merge pull request #360 from genebean/updates
Updates, nvd, fastfetch
2024-01-26 16:25:31 -05:00
af16b6db24 Add nvd & fastfetch
nvd is used to show what changed as part of an update

fastfetch is an alternative to neofetch as mentioned in #356
2024-01-26 16:20:03 -05:00
7c2b1e3dbc Ran nix flake update 2024-01-26 16:19:49 -05:00
13e2294f28
Merge pull request #358 from genebean/rainbow
Add matrix and irc clients plus openvpn
2024-01-24 21:48:41 -05:00
93d9011047 Add matrix and irc clients plus openvpn 2024-01-24 21:44:55 -05:00
9469c1938d
Merge pull request #359 from genebean/glab
GitLab cli setup
2024-01-24 15:34:10 -05:00
e36856f460 GitLab cli setup 2024-01-24 15:33:03 -05:00
9d8817c714
Merge pull request #355 from genebean/bufferline-and-noice
Edgy exiting and aliases
2024-01-23 13:41:04 -05:00
13fd7f8c4e Don't exit neovim when last buffer is closed 2024-01-23 13:38:23 -05:00
ecef2d8fc9 More alias changing for work 2024-01-23 13:34:45 -05:00
5136201597 Update private aliases 2024-01-22 16:45:34 -05:00
7794f63133
Merge pull request #354 from genebean/direnv-and-gnome-extensions
Direnv, Gnome extensions, & flatpaks
2024-01-11 23:02:29 -05:00
8cabf9d6fc Add Signal & Butler flatpaks 2024-01-11 23:00:10 -05:00
7568311c1d Add direnv and some Gnome extensions 2024-01-11 22:54:16 -05:00
073fec195c
Merge pull request #353 from genebean/bufferline-and-noice
Bufferline and noice and a few other tweaks
2024-01-11 22:19:52 -05:00
192b92df0d Add XML bits 2024-01-10 20:38:05 -05:00
4758cdc96a Make line numbers easier to read 2024-01-10 20:37:41 -05:00
376bec3e00 Added toggleterm and edgy
Edgy makes for a better sidebar and toggleterm make getting a shell
really easy
2024-01-09 17:26:02 -05:00
d43eb64a46 Make NeoTree show even when Alpha is open 2024-01-09 12:11:35 -05:00
6d16e8bdb7 Add noice for the popup cmdline window 2024-01-09 11:47:46 -05:00
cbd72735a2 Add bufferline
This time around, bufferline has settings added to make it not overlap
NeoTree and to look right with my theme set to a transparent background.
2024-01-09 11:46:35 -05:00
2aa2ee3e2f
Merge pull request #350 from genebean/stuff
Attempt adding a LSP setting to puppet
2024-01-05 15:51:30 -05:00
7bff48e8e3 Attempt adding a LSP setting to puppet 2024-01-05 15:50:16 -05:00
f3a581d98a
Merge pull request #349 from genebean/stuff
Mouse stuff in nvim & tmux, GitKraken alias, esptool
2024-01-05 15:28:26 -05:00
74b38fab03 Make the mouse work as expected when in tmux 2024-01-05 15:23:06 -05:00
1368a64f6f Add esptool 2024-01-05 15:22:45 -05:00
e8c8bb9905 Make the mouse work as expected in nvim 2024-01-05 15:22:12 -05:00
3841505317 Add git alias to open with GitKraken 2024-01-05 15:20:58 -05:00
d28f768b8e
Merge pull request #348 from genebean/nvim_transparent_background
Dont set a background within Neovim
2024-01-04 22:04:46 -05:00
a846a08884 Dont set a background within Neovim 2024-01-04 22:03:48 -05:00
a54cbc630d
Merge pull request #347 from genebean/fix-completions
Stop suggesting random text as a snippet.
2024-01-04 17:37:38 -05:00
4d87744117 Stop suggesting random text as a snippet.
https://stackoverflow.com/questions/73092651/neovim-how-to-filter-out-text-snippets-from-nvim-lspconfig-nvim-cmp#comment129185571_73144320
lead me to https://github.com/hrsh7th/nvim-cmp/pull/1067 which fixed the
wonky mess that was happening.
2024-01-04 17:35:05 -05:00
bf76d27b90
Merge pull request #346 from genebean/theme-and-quick-edits
Adjust theme a little, add alias nve
2024-01-04 16:30:47 -05:00
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