about summary refs log tree commit diff stats
path: root/hm/soispha/conf/lf (follow)
Commit message (Collapse)AuthorAge
* fix(treewide): Update to the newest shell lib versionSoispha2023-09-16
|
* Fix(treewide): Update to new shell library versionSoispha2023-09-05
| | | | | | | This step was done automatically by running: ```bash nix run .#update_shell_lib ```
* Fix(hm/conf/lf/keymappings): Add command to go to nixos-configSoispha2023-09-02
|
* Fix(hm/conf/lf/keybinds): Fix missing settings in the cd commandsSoispha2023-09-02
|
* Fix(hm/conf/lf/keymaps): Run the rename command in the consoleSoispha2023-08-30
| | | | Otherwise the part after the semicolon is ignored.
* Fix(hm/conf/lf/colors): Remove bg color from exec fileSoispha2023-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
|
* 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
|
* 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
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26