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:
parent
ede777cd66
commit
bf73c5c8cc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user