Commit graph

14 commits

Author SHA1 Message Date
Evie Litherland-Smith e2c9d8eba7 Use custom neovim flake, centralise tokyonight source
nvim repo has been converted to flake for easier inclusion but still
stand-alone for non-nix systems

Move tokyonight repo fetch to flake input to keep consistent and reduce
multiple fetch calls
2023-07-24 13:27:05 +01:00
Evie Litherland-Smith e66aeab392 Remove lazygit, move some package definitions around 2023-07-18 15:04:58 +01:00
Evie Litherland-Smith a6733769bd Split tui into separate files again 2023-07-17 09:18:50 +01:00
Evie Litherland-Smith 76b0ce23cb Add gitui with vim-style keybinds and catppuccin theme 2023-07-17 09:12:26 +01:00
Evie Litherland-Smith 3dde6e968e Move some packages to home/tui, add missing tui import 2023-07-16 17:48:23 +01:00
Evie Litherland-Smith b102f9e209 Major cleanup for files
Reduce complexity and in flake.nix and be more efficient in re-using
things

Removed some reduandant files in home/ and tidied up the structure
somewhat

Moved things from desktop, gui, etc... to top level

Changed env to shell, indiv shell expressions import relevant others
2023-07-16 17:35:36 +01:00
Evie Litherland-Smith ccd389caec Remove cava from tui defaults 2023-07-14 13:42:18 +01:00
Evie Litherland-Smith 310d5f2bb7 Actually import cava module... 2023-07-12 11:56:13 +01:00
Evie Litherland-Smith 5ee64c786d Add cava and default config file 2023-07-12 11:55:08 +01:00
Evie Litherland-Smith 64f149532e Add a couple more binds, fix typo in tui/default 2023-07-10 20:38:42 +01:00
Evie Litherland-Smith 1ba2ce2b72 File cleanup 2023-07-10 19:42:58 +01:00
Evie Litherland-Smith 6cbc00f9ec Enable nix-index, add more firefox options, move readline settings into bash config 2023-06-16 14:05:17 +01:00
Evie Litherland-Smith 3a282dbee5 Formatting pass with alejandra 2023-05-17 17:10:18 +01:00
Evie Litherland-Smith 8c7f8dba52 Rearrange again to reduce complexity
Move collections to use default.nix in relevant directories
Combine GUI elements into gui directory
2023-05-15 11:12:17 +01:00