about summary refs log tree commit diff stats
path: root/.editorconfig (unfollow)
Commit message (Expand)Author
2023-08-29Fix(hm/conf/alacritty/color): Don't import thisSoispha
2023-08-29Fix(hm/conf/lf/colors): Add `.zshenv` file, to hidden onesSoispha
2023-08-29Fix(hm/conf/lf/colors): Remove underline from executablesSoispha
2023-08-29Fix(hm/conf/lf/icons): Update to better looking onesSoispha
2023-08-29Fix(hm/conf/lf/colors): Adjust colors to new alacritty colorschemeSoispha
2023-08-29Fix(hm/conf/lf/icons): Add a correct icon for filesSoispha
2023-08-29Feat(hm/conf/firefox): Add a `clean` profile, without confiSoispha
2023-08-29Fix(sys/font): Add multiple changesSoispha
2023-08-28Fix(hm/conf/alacritty): Import hintsSoispha
2023-08-28Fix(hm/conf/alacritty/bell): Disable command as it's bothers meSoispha
2023-08-28Fix(hm/pkgs): Add notify-send, as alacritty needs itSoispha
2023-08-28Fix(hm/conf/alacritty/bell): Enable and add commandSoispha
2023-08-28Fix(sys/font): Use the default terminal font, as it's best suitedSoispha
2023-08-28Feat(sys/documentation): InitSoispha
2023-08-28Feat(sys/svcs/getty): InitSoispha
2023-08-28Fix(sys/font): Correct the font namesSoispha
2023-08-28Feat(hm/conf/firefox): Add a nixpkgs issue searchSoispha
2023-08-28Fix(sys/font): Add default fonts with nerd fonts supportSoispha
2023-08-28Refactor(hm/conf/alacritty): Split the configuration in separate filesSoispha
2023-08-28Fix(treewide): Replace old nerdfont icons with new onesSoispha
2023-08-28Revert: "Fix(hm/conf/lf): Update icons to nerdfonts v3"Soispha
2023-08-28Build(update.sh): Use correct path to update scriptSoispha
2023-08-28Build(flake): UpdateSoispha
2023-08-28Fix(flake): Switch to offical extra vim pluigins, not my forkSoispha
2023-08-28Fix(hm/conf/nvim/plugins/telescope/symbols): Switch to nixpkgs oneSoispha
2023-08-28Fix(hm/conf/nvim/plugins/femaco): Import `clip_val` localSoispha
2023-08-28Fix(hm/conf/nvim/plugins/femaco): Switch to extra, as that's newerSoispha
2023-08-28Fix(hm/conf/nvim/plugins/neorg): Add entry to modules, to generate themSoispha
2023-08-27Perf(flake/packages/nvim): Use list merge feature of the merge functionSoispha
2023-08-27Feat(hm/conf/nvim/plugins/neorg): InitSoispha
2023-08-27Fix(hm/conf/nvim/plugins/femaco): Actually bind key to functionSoispha
2023-08-27Fix(hm/conf/nvim/plugins/todo-comments): Add default highlightingSoispha
2023-08-27Feat(hm/conf/nvim/plugins/comment-nvim): InitSoispha
2023-08-27Fix(hm/conf/nvim/plugins/colorscheme): Switch back to carbonfoxSoispha
2023-08-27Feat(hm/conf/nvim/plugins/luasnip/snippets/all): Add snips for todo-commentsSoispha
2023-08-27Fix(hm/conf/nvim/plugins/luasnip/snippets/all): Fix pairs in certain ftsSoispha
2023-08-27Feat(hm/conf/nvim/plugins/luasnip/all): Add snippets for todo commentsSoispha
2023-08-27Feat(hm/conf/alacritty): Set nightfox/carbonfox as colorschemeSoispha
2023-08-26Fix(flake/packages): Flatten nvim pkgs to satisfy `nix flake check`Soispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Style(treewide): Format all lua-files makes lua ➛ nix easierSoispha
2023-08-26Fix(hm/conf/neovim/plugins/colorscheme): Mk todo,fix,&c comments visibleSoispha
2023-08-26Feat(hm/conf/neovim/plugins/todo-comments): InitSoispha
2023-08-26Fix(hm/conf/neovim/autocmds): Only show colorcolumn in insert modeSoispha
2023-08-26Feat(hm/conf/neovim/autocmds): Highlight yanked textSoispha
2023-08-26Fix(flake): Expose home-manager config to nvim configSoispha
2023-08-26Feat(.editorconfig): Add lua configSoispha
2023-08-26Fix(system/services/postgresql): Disable as it's no longer neededSoispha
2023-08-26Feat(hosts/tiamat): Enable bluetoothSoispha
2023-08-26Build(flake): UpdateSoispha