1
0
forked from extern/nix-config

fedora: Use base16-tomorrow-night by default

For software development and other practices where distinguishing
between the colors in a color scheme is important (e.g. red versus
green, etc.) the base16-tomorrow-night theme offers a great middle
ground between aesthetics and readability.
This commit is contained in:
Donovan Glover 2018-11-27 19:27:12 -05:00
parent ede777cd66
commit bf73c5c8cc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -19,6 +19,9 @@ sudo -n dnf install -y make fedpkg
# Run make
make
# Change the color scheme to a sane default
wal --theme base16-tomorrow-night
# Run vim for the first time (i.e. install plugins and exit)
nvim