Commit graph

122 commits

Author SHA1 Message Date
matt1432 639a623db3 feat(nvim): add clangd
All checks were successful
Discord / discord commits (push) Has been skipped
2024-04-18 08:26:22 -04:00
matt1432 ec0576965f feat(rg): use ripgrep-all
All checks were successful
Discord / discord commits (push) Has been skipped
2024-04-09 09:16:54 -04:00
matt1432 880063de89 feat(nvim): set hyprlang tabs to 4 spaces
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-28 14:43:58 -04:00
matt1432 681a5c77af fix(starship): fix messed up cli
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-27 01:29:03 -04:00
matt1432 3f288f3e8f refactor: use $FLAKE instead of /home/mainUser...
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-26 13:55:55 -04:00
matt1432 a7b7966d52 refactor: improve custom packages' versioning
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-25 22:42:23 -04:00
matt1432 9bceac68cd fix(bash): attempt to fix misaligned prompt
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-24 12:56:53 -04:00
matt1432 ad10a72f3c refactor(bash): make chore a script instead of an alias
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-13 12:52:07 -04:00
matt1432 cd4f7d8f94 feat(nvim): add riscv syntax highlighting
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-11 09:12:47 -04:00
matt1432 26cea0255f chore: update secrets
All checks were successful
Discord / discord commits (push) Has been skipped
2024-03-01 01:34:59 -05:00
matt1432 97d17cc5ae feat: add direnv
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-29 16:48:34 -05:00
matt1432 45a4ae76a0 fix(nvim): recognize more files as hyprconf
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-19 15:44:41 -05:00
matt1432 0e04478eae fix: update to fix hyprland related breaking changes
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-19 09:53:55 -05:00
matt1432 7095b20ace feat(neotree): group empty dirs
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-18 20:48:33 -05:00
matt1432 938e0064b6 feat(nvim): add some packages
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-12 16:16:33 -05:00
matt1432 33abc7934e feat(nvim): add formatter and maven support for java
All checks were successful
Discord / discord commits (push) Has been skipped
2024-02-01 19:39:16 -05:00
matt1432 ae55d93ace feat(vars): add different color schemes for starship prompt
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-24 18:39:18 -05:00
matt1432 e92229f6a6 feat(git): change user and email according to remote
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-24 16:09:42 -05:00
matt1432 33f3d60f1c feat(nvim): dont prompt to cache flake inputs
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-23 09:40:28 -05:00
matt1432 cf728f5fa3 feat(nvim): use nixpkgs nvim and make overlay of dracula-nvim
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-23 09:06:09 -05:00
matt1432 20dac8791e refactor: limit use of with lib
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-22 11:09:37 -05:00
matt1432 b81a61fd33 docs: add devices readme
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-17 20:16:26 -05:00
matt1432 6a8c77da66 fix(bashrc): use git.nelim.org for checking internet access
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-12 20:31:42 -05:00
matt1432 0b6a1d48f1 fix(starship): remove sudo indicator because of lag
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-10 19:05:22 -05:00
matt1432 77643378cc refactor: rename vars.user to vars.mainUser
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-09 13:13:04 -05:00
matt1432 907ad13aa8 style: add lang comments for treesitter language injection
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-08 11:25:18 -05:00
matt1432 981c4251a6 chore: add TODOs and small refactor
All checks were successful
Discord / discord commits (push) Has been skipped
2024-01-04 03:39:14 -05:00
matt1432 9f2b537bf7 refactor: use non-flake inputs instead of fetchers
All checks were successful
Discord / discord commits (push) Has been skipped
2023-12-31 15:44:53 -05:00
matt1432 a6c5dcea7c feat(bash): don't run bashrc is shell not interactive
All checks were successful
Discord / discord commits (push) Has been skipped
2023-12-29 15:23:50 -05:00
matt1432 ed92a42266 refactor: make sshd module and some code refactor
All checks were successful
Discord / discord commits (push) Has been skipped
2023-12-27 11:39:38 -05:00
matt1432 4884cad9a1 fix: use ssh to have cursor changes on nvim
All checks were successful
Discord / discord commits (push) Has been skipped
2023-12-26 04:00:25 -05:00
matt1432 b0710205e6 feat: alias rm with trash-d 2023-12-23 22:57:43 -05:00
matt1432 9f3dbf066e chore: update flake.lock 2023-12-23 13:45:39 -05:00
matt1432 e8197651d9 refactor(neovim): use only needed grammars 2023-12-22 21:50:58 -05:00
matt1432 e0b87a1298 feat: start doing discord git feed 2023-12-22 03:06:15 -05:00
Updater 814e45ad22 fix(console): use xserver settings for kbd stuff 2023-12-20 03:47:52 -05:00
matt1432 9b85490e24 feat(nvim): some small config changes 2023-12-13 23:23:39 -05:00
matt1432 2710f8fcfc fix: set the right path to bat theme 2023-12-13 22:18:24 -05:00
matt1432 21aadfad3f feat(bashrc): check for internet 2023-12-13 22:06:57 -05:00
matt1432 0982a473de refactor(common): move common stuff out of droid and default 2023-12-13 21:38:30 -05:00
matt1432 9d7500c13a refactor: organize dracula-theme overlay 2023-12-13 18:47:51 -05:00
matt1432 6805c0f521 fix(bash): always run poke script in bashrc 2023-12-12 10:47:06 -05:00
matt1432 1f9e3512b6 fix(bash): deal with newlines better 2023-12-10 16:14:07 -05:00
matt1432 1b051c8266 fix(bash): tell if not up to date 2023-12-10 15:45:56 -05:00
matt1432 feb15c57a9 fix(bash): remove newlines from git status 2023-12-10 15:42:32 -05:00
matt1432 7cf578fa3b feat(bash): add git status to bashrc 2023-12-10 15:31:39 -05:00
matt1432 a853ae31dc fix(bash): remove redundant lines in bashrc 2023-12-10 14:27:56 -05:00
matt1432 75a52aa5ae feat: add nix-on-droid to flake 2023-12-08 14:59:44 -05:00
matt1432 b04e6e5ab9 feat(nvim): add option to not install IDE stuff 2023-12-08 12:50:38 -05:00
matt1432 a500d682bb refactor: remove mentions of x86 2023-12-08 12:48:48 -05:00
matt1432 2562e90ac3 feat(nvim): add markdownlint config 2023-12-07 16:10:54 -05:00
matt1432 699666bf48 feat(nvim): make bash have 4 space for indent 2023-12-03 21:32:32 -05:00
matt1432 66e3a03d7d feat(vars): add hostName and big refactors 2023-12-01 14:12:33 -05:00
matt1432 1fe3920c50 refactor(common): move some bash stuff to relevant modules 2023-12-01 12:39:16 -05:00
matt1432 3184379170 refactor(wip): make common a bit better 2023-12-01 03:07:17 -05:00
matt1432 07da983ad1 refactor(nvim): get package from coc-stylelint flake 2023-11-26 01:15:55 -05:00
matt1432 32741bf90b fix(nvim): get rid of treesitter autoinstall 2023-11-26 00:01:28 -05:00
matt1432 1f6c5f875f feat(nvim): use custom flake for hypr treesitter 2023-11-25 23:55:08 -05:00
matt1432 9dd57f8a54 feat(nvim): switch to nixpkgs indent-blankline 2023-11-25 22:12:47 -05:00
matt1432 e55026a65a refactor(nvim): build grammar with ts func 2023-11-25 22:11:34 -05:00
matt1432 3a3c8457da feat(greetd): mirror regreet on all monitors 2023-11-25 17:13:46 -05:00
matt1432 ced46f834d feat(neovim): add hypr grammar 2023-11-24 20:59:07 -05:00
matt1432 a461d39d81 fix(nvim): fix staging bind 2023-11-23 01:15:32 -05:00
matt1432 13e83c7dfd feat(nvim): add lsp status on lualine 2023-11-22 16:22:00 -05:00
matt1432 1fae0a73d3 feat: add nix code formatter 2023-11-22 15:33:16 -05:00
matt1432 db3341b3fe chore: prepare use of cachix 2023-11-19 15:09:57 -05:00
matt1432 8f779d37c5 chore: update flake.lock 2023-11-19 14:39:10 -05:00
matt1432 33ff902117 chore: update flake.lock 2023-11-07 08:05:07 -05:00
matt1432 353800f52b feat(bash): add tree alias 2023-11-04 13:51:53 -04:00
matt1432 fbe8d06de1 feat(nvim): add visual git stage bind 2023-10-30 20:24:47 -04:00
matt1432 6e5406c8c7 fix(neovim): override libvterm dep with nixpkgs-staging to fix build 2023-10-30 10:30:11 -04:00
matt1432 0e4c446438 refactor: change hosts to devices and separate hm modules from nix modules 2023-10-28 18:20:09 -04:00