Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

arbitrarily/zed-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Settings

Installs settings.json and keymap.json to ~/.config/zed.

There are lists of all available settings Ctrl + Shift + P and typing default.

Theme

image

Installs zedokai.json theme to ~/.config/zed/themes.

Zedokai Zedokai with darker backgrounds.

Theme Schema

About

current settings / theme for zed

Resources

Stars

Watchers

Forks