1
0
Fork 0
linux-conf/.env

16 lines
342 B
Bash
Raw Normal View History

# CURRENT SELECTED CONFIGURATION
2022-01-04 20:51:05 +01:00
# Coming soon
# Available configuration (bash, zsh, fish)
2022-01-04 20:51:05 +01:00
# SHELL=zsh
# Available configuration (awesome, i3)
WM=awesome
# Install neovim with custom configuration
WITH_NEOVIM=yes
WITH_NEOVIM_DEPENDENCIES=yes
2022-01-04 21:06:50 +01:00
# Possible value = yes | no | force
WITH_CUSTOM_NEOVIM_CONFIG=yes
WITH_CUSTOM_LAZYGIT_CONFIG=yes