aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager/config/lf (unfollow)
Commit message (Collapse)Author
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-06-25Fix(hm/conf/lf): Add html repo keybindingSoispha
2023-06-25Fix(hm/conf/lf): Update icons to nerdfonts v3Soispha
2023-05-29Fix(treewide): Update the shell library versionSoispha
2023-05-29Fix(hm/conf/lf/keybinds): UpdateSoispha
2023-05-29Feat(hm/conf/lf/cmds): Add a way to create temp scriptsSoispha
2023-05-28Fix(hm/conf/lf/cmds): Rework some of themSoispha
2023-05-28Fix(hm/conf/lf/cmds/mk_scr): Use the official shell library templateSoispha
2023-05-28Fix(treewide): Update to new shell library versionSoispha
2023-05-13Fix(hm/conf/lf): Add missing elements in Path to /run dirSoispha
2023-05-09Style(hm/conf/lf): FormatSoispha
2023-05-09Fix(hm/conf/lf): Remove wired mapping, as it's not usedSoispha
2023-05-09Fix(hm/conf/lf): Remap mk_link from kk to mkSoispha
2023-05-09Fix(hm/conf/lf): Remove help function as `maps` existsSoispha
2023-05-09Fix(hm/conf/lf/keymappings): Set mapping to real pathSoispha
2023-05-09Refactor(hm/conf/lf): Separate keybindings and commandsSoispha
2023-05-09Fix(hm/conf/lf/icons): Update to new nerdfonts v3Soispha
2023-05-09Fix(hm/conf/lf/cmds/archive): Rework scriptSoispha
2023-05-09Fix(hm/conf/mbsync): Hide .mbsyncrc config fileSoispha
2023-04-04Style(treewide): Formatene
2023-04-03Fix(hm/conf/lf): Use fzf instead of brootene
2023-04-03Fix(hm/conf/lf): Keep path for cmdsene
Otherwise, opening a file with the 'open' cmd would clear the path completely. This would make somethings like 'nix develop' completely useless.
2023-04-03Fix(hm/conf/lf): Add 'git' to the open dependenciesene
2023-04-03Fix(hm/conf/lf): Add 'nvim' dependency for mk_screne
2023-04-03Fix(hm/conf/lf): Add 'neovim' as dependency for openene
2023-04-03Fix(hm/conf/lf): Add missing 'coreutils' dependencyene
2023-03-19Style(format): Alejandraene
2023-03-18Fix(hm/conf/lf): Add missing dependencies for cmdsene
2023-03-18Fix(hm/conf/lf): Use the correct formatting for the outputene
2023-03-18Fix(hm/conf/lf): Allow trashing of files on the temp fsene
2023-03-17Fix(hm/conf/lf): Typoene
2023-03-17Fix(hm/conf/lf): Update to new shell lib versionene
2023-03-12Fix(hm/conf/lf): Typoene
2023-03-12Fix(hm/conf/lf): Remove unneeded /dev/ttyene
2023-03-12Fix(hm/conf/lf): Remove directory previewsene
2023-03-12Fix(hm/conf/lf): Syntax errorsene
2023-03-12Fix(hm/conf/lf): Update to new shell lib versionene
2023-03-12Fix(hm/conf/lf): Rewrite some of the cmdsene
2023-03-11Fix(hm/conf/lf): Reduce wrong mappingsene
2023-03-11Fix(hm/conf/lf/cmd): Use correct vars in archive.shene
2023-03-11Fix(hm/conf/lf): Change the mappings to the cmd namesene
2023-03-11Fix(hm/conf/lf): Remove coreutils from cmd depsene
Coreutils should already be indirectly added.
2023-03-11Fix(hm/conf/lf): Remove the execene
These should not be needed, but have the potential to make other things not work.
2023-03-11Fix(hm/conf/lf): Add coreutils to the cmd depsene
2023-03-10Fix(hm/conf/lf): Use the real paths to ctpvene
2023-03-10Feat(hm/conf/lf): Add ctpv as a previewerene
2023-03-10Fix(hm/conf/lf): Make movement binds user independentene
2023-02-25Fix(lf): Unmap ' and "ene
2023-02-25Fix(lf): Add dash as a dependencyene