Browse Source

fix(install): proper doom version

my-config
NTBBloodbath 3 years ago
parent
commit
c630c8e64f
No known key found for this signature in database GPG Key ID: 18D6730BC846AAC5
  1. 2
      install.sh

2
install.sh

@ -32,7 +32,7 @@ BYellow='\033[1;33m' # Yellow
# }}}
# Doom Nvim version
DoomNvimVersion='2.3.2'
DoomNvimVersion='3.0.0-alpha2'
# System OS
System="$(uname -s)"

Loading…
Cancel
Save