about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha2023-08-29
|
* Feat(hm/conf/nvim/plgs/debugprint): InitSoispha2023-08-29
|
* Feat(hm/conf/nvim/autocmds): Add mkdir autocmdSoispha2023-08-29
|
* Feat(hm/conf/nvim/plgs/ltex_extra): InitSoispha2023-08-29
|
* Fix(hm/conf/nvim/plugins/neorg): Add telescope integrationSoispha2023-08-29
|
* Fix(hm/conf/nvim/options): Set `textwidth` to 90, as 120 is just too muchSoispha2023-08-29
|
* Fix(hm/conf/lf/colors): Remove bg color from exec fileSoispha2023-08-29
|
* Fix(hm/conf/nvim/plugins/neorg): Move dirman workspaces to `~/repos`Soispha2023-08-29
|
* Fix(hm/conf/nvim/plugins/neorg): Disable calendar until nvim >= 0.10Soispha2023-08-29
|
* Chore(hm/conf/lf/commads): Add initial draft of a reflinking cp in lfSoispha2023-08-29
|
* Docs(hm/conf/lf/commads/trash): Add fixme about the implementationSoispha2023-08-29
|
* Fix(hm/conf/lf/colors): Add a bg color for executable filesSoispha2023-08-29
|
* Fix(hm/conf/lf): Disable cursor in preview paneSoispha2023-08-29
|
* Fix(hm/conf/lf/keybindings): Move the cursor to the end in rename promptSoispha2023-08-29
|
* Revert: "Fix(hm/conf/alacritty/color): Don't import this"Soispha2023-08-29
| | | | | This reverts commit 21824546822c1f11d657842d7fc296b5682ceb72. The commit did not change anything, useful.
* Fix(hm/conf/alacritty/color): Don't import thisSoispha2023-08-29
|
* Fix(hm/conf/lf/colors): Add `.zshenv` file, to hidden onesSoispha2023-08-29
|
* Fix(hm/conf/lf/colors): Remove underline from executablesSoispha2023-08-29
|
* Fix(hm/conf/lf/icons): Update to better looking onesSoispha2023-08-29
|
* Fix(hm/conf/lf/colors): Adjust colors to new alacritty colorschemeSoispha2023-08-29
|
* Fix(hm/conf/lf/icons): Add a correct icon for filesSoispha2023-08-29
|
* Feat(hm/conf/firefox): Add a `clean` profile, without confiSoispha2023-08-29
|
* Fix(sys/font): Add multiple changesSoispha2023-08-29
|
* Fix(hm/conf/alacritty): Import hintsSoispha2023-08-28
|
* Fix(hm/conf/alacritty/bell): Disable command as it's bothers meSoispha2023-08-28
|
* Fix(hm/pkgs): Add notify-send, as alacritty needs itSoispha2023-08-28
|
* Fix(hm/conf/alacritty/bell): Enable and add commandSoispha2023-08-28
|
* Fix(sys/font): Use the default terminal font, as it's best suitedSoispha2023-08-28
|
* Feat(sys/documentation): InitSoispha2023-08-28
|
* Feat(sys/svcs/getty): InitSoispha2023-08-28
|
* Fix(sys/font): Correct the font namesSoispha2023-08-28
|
* Feat(hm/conf/firefox): Add a nixpkgs issue searchSoispha2023-08-28
|
* Fix(sys/font): Add default fonts with nerd fonts supportSoispha2023-08-28
|
* Refactor(hm/conf/alacritty): Split the configuration in separate filesSoispha2023-08-28
|
* Fix(treewide): Replace old nerdfont icons with new onesSoispha2023-08-28
| | | | | | | This fix was done automatically with [nerdfix](1). [1]: https://github.com/loichyan/nerdfix
* Revert: "Fix(hm/conf/lf): Update icons to nerdfonts v3"Soispha2023-08-28
| | | | | | | | | This reverts commit 1309059518b344af2c88ddc635a1812dfee9618c. Reverting this is needed as a new, project wide migration the nerdfonts v3 will be attempted, based on: [nerdfix](1). [1]: https://github.com/loichyan/nerdfix
* Build(update.sh): Use correct path to update scriptSoispha2023-08-28
|
* Build(flake): UpdateSoispha2023-08-28
|
* Fix(flake): Switch to offical extra vim pluigins, not my forkSoispha2023-08-28
|
* Fix(hm/conf/nvim/plugins/telescope/symbols): Switch to nixpkgs oneSoispha2023-08-28
|
* Fix(hm/conf/nvim/plugins/femaco): Import `clip_val` localSoispha2023-08-28
|
* Fix(hm/conf/nvim/plugins/femaco): Switch to extra, as that's newerSoispha2023-08-28
|
* Fix(hm/conf/nvim/plugins/neorg): Add entry to modules, to generate themSoispha2023-08-28
|
* Perf(flake/packages/nvim): Use list merge feature of the merge functionSoispha2023-08-27
|
* Feat(hm/conf/nvim/plugins/neorg): InitSoispha2023-08-27
|
* Fix(hm/conf/nvim/plugins/femaco): Actually bind key to functionSoispha2023-08-27
|
* Fix(hm/conf/nvim/plugins/todo-comments): Add default highlightingSoispha2023-08-27
|
* Feat(hm/conf/nvim/plugins/comment-nvim): InitSoispha2023-08-27
|
* Fix(hm/conf/nvim/plugins/colorscheme): Switch back to carbonfoxSoispha2023-08-27
|
* Feat(hm/conf/nvim/plugins/luasnip/snippets/all): Add snips for todo-commentsSoispha2023-08-27
|