mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-15 00:44:22 +02:00
Added variable for vim syntax highlighting
This commit is contained in:
parent
0b51da7ab9
commit
5a42aadb41
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ LXC_TIMEZONE="Europe/Berlin"
|
|||
# Define system language on LXC container (locales)
|
||||
LXC_LOCALE=de_DE.UTF-8
|
||||
|
||||
# Set dark background for vim syntax highlighting (0 or 1)
|
||||
LXC_VIM_BG_DARK=1
|
||||
|
||||
############### Zamba-Server-Section ###############
|
||||
|
||||
# Defines the REALM for the Active Directory (AD DC, AD member)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue