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