| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Otherwise we might run into the maximal argv length limit.
|
| | |
|
| | |
|
| |
|
|
| |
Otherwise things like `MPD_HOST` are not accessible
|
| | |
|
| | |
|
| |
|
|
| |
Previously it was behind the `exec` so never started.
|
| |
|
|
|
| |
Some scripts this setup script sources rely on these options to be
unset.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Previously the `n*` mapping for movement were not accessible, because
they accidentally overlapped with the vim `n` mapping. This is now
impossible.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The released version is already quite behind and currently doesn't build
anymore, because the `bootspec.enable` option, used in the nix module,
was removed from unstable.
|
| |
|
|
|
| |
That means it's no longer synchronized or backup-ed (without special
exclude filters.)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Which is a dependency of the `tails-iso` update script
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
I've taken these directly from the grub.cfg and the /usr/init-tools/init
files.
|
| | |
|
| | |
|
| |
|
|
|
| |
Printing it to stdout is obviously nonsense
(e.g. This breaks: `cd "$(lf-make-map interactive ~/*)"`).
|
| | |
|
| |
|
|
|
| |
This script depends on the deprecated shell-library, and as such was
unusable for over a year. It's time to remove it from the closure.
|
| | |
|
| | |
|
| | |
|