aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/lf/commands/default.nix (unfollow)
Commit message (Expand)Author
2024-02-23fix(hm/conf/lf/commands): Remove useless 'open_config' cmdSoispha
2024-02-23feat(hm/conf/lf): Start zathura on opening pdfs in lfSoispha
2024-02-23refactor(treewide): Remove my unused binariesSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
2024-02-20refactor(treewide): Add a `.sh` extension to shell scriptsSoispha
2024-01-13fix(treewide): Comply with the shell library's new argument namesSoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after "FIXME"sSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-25Feat(hm/conf/lf): Add command to go to flake base dirSoispha
2023-08-24Fix(hm/conf/lf/commands): Remove rename cmd as it fails on piped stdoutSoispha
2023-08-20Fix(hm/conf/lf/commands): Avoid shell wrapping for c rename commandSoispha
2023-08-20Feat(hm/conf/lf): Replace rename script by rename c binarySoispha
2023-08-19Fix(hm/conf/lf): Implement rename cmdSoispha
2023-08-19Fix(hm/conf/lf): Split file creation and edit of the made file cmdsSoispha
2023-08-19Fix(hm/conf/lf/commands): Remove non-wrapped neovim dependencySoispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-05-29Feat(hm/conf/lf/cmds): Add a way to create temp scriptsSoispha
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-09Style(hm/conf/lf): FormatSoispha
2023-05-09Fix(hm/conf/lf): Remove help function as `maps` existsSoispha
2023-05-09Refactor(hm/conf/lf): Separate keybindings and commandsSoispha