AutoYADM commit: 2025-07-01 14:38:16
This commit is contained in:
parent
9c20166743
commit
21e11ec821
1 changed files with 0 additions and 7 deletions
|
@ -2,13 +2,6 @@
|
|||
# Author: Daniel Fichtinger <daniel@ficd.ca>
|
||||
# See README.md for explanations.
|
||||
|
||||
# TODO: refactor config s.t. everything defined in autoload
|
||||
# provides a module
|
||||
# Then, use an environment variable to determine whether
|
||||
# we're on a server. If we are, we don't load a bunch of
|
||||
# the modules. This lets us keep a unified config without requiring
|
||||
# all dependencies to be installed.
|
||||
|
||||
declare-option -hidden bool on_server %sh{
|
||||
if [ -z "$KAK_ON_SERVER" ]; then
|
||||
printf 'false'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue