12 lines
233 B
Bash
12 lines
233 B
Bash
# CURRENT SELECTED CONFIGURATION
|
|
|
|
# Coming soon
|
|
# Available configuration (bash, zsh, fish)
|
|
# SHELL=zsh
|
|
|
|
# Available configuration (awesome, i3)
|
|
WM=awesome
|
|
|
|
# Install neovim with custom configuration
|
|
WITH_NEOVIM=yes
|
|
WITH_LAZYGIT=yes
|