home-manager/modules
Maximilian Bosch cccd7622bd
modules/git: make options passed to less(1) for diff-so-fancy configurable
The `-X` prevents that screen is cleared when showing a diff that's
larger than my screen.

I.e. when running `git diff` and press `q`, the last thing I want to see
is the prompt with `git diff` and *not* the part of the diff I browsed,
to be clear

    $ git diff
    $ <cursor>

Considering that this is somewhat opinionated, I decided to build an
option which allows you to pass arbitrary commands to the less
invocation.
2023-02-27 12:42:47 +01:00
..
accounts email: add signature delimiter 2022-12-04 09:34:22 +01:00
config treewide: fix typos (#3618) 2023-01-24 11:30:04 +01:00
i18n/input-method im/fcitx5: add GLFW_IM_MODULE session variable 2022-10-16 21:42:32 +02:00
launchd launchd: fix example of StartCalendarInterval 2023-02-21 21:52:39 +01:00
lib vim-vint: add module (#3604) 2023-02-05 11:12:28 +01:00
lib-bash activation-init.sh: remove shebang, execute bit 2023-02-07 21:47:19 +01:00
misc avizo: add module 2023-02-22 23:26:41 +01:00
po Translate using Weblate (Portuguese) 2023-02-19 23:45:20 +01:00
programs modules/git: make options passed to less(1) for diff-so-fancy configurable 2023-02-27 12:42:47 +01:00
services avizo: add module 2023-02-22 23:26:41 +01:00
targets treewide: fix typos 2022-12-05 12:58:02 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix files: allow disabling creation of a file 2023-01-26 22:31:16 +01:00
home-environment.nix home-environment: use lazyAttrsOf for home.sessionVariables (#3541) 2022-12-29 22:33:15 +01:00
manual.nix format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
modules.nix avizo: add module 2023-02-22 23:26:41 +01:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: remove platform assertion 2023-02-07 21:54:25 +01:00
xresources.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xsession.nix xsession: add xplugd service to accompany setxkbmap (#2450) 2021-12-23 15:38:44 -05:00