zed settings
# Theme - modified
ln -s $(pwd)/themes/zedokai.json ~/.config/zed/themes
# Settings & Keybindings
ln -s $(pwd)/*.json ~/.config/zed
I run these commands from the Git zed-settings
directory.
Installs settings.json
and keymap.json
to ~/.config/zed
.
There are lists of all available settings Ctrl
+ Shift
+ P
and typing default
.
Installs zedokai.json
theme to ~/.config/zed/themes
.
Zedokai
Zedokai
with darker backgrounds.