1
0
forked from extern/nix-config
donovanglover-nix-config/code
Donovan Glover 1b0097ebc6
docs: Add READMEs for code, gpg, and systemd
Note that systemd usage information needs to be revised since systemd
user units appear to be enabled by default, and may be started by
default when placed in the default.target.wants directory.
2018-10-23 16:25:45 -04:00
..
.config/Code - OSS/User stow: Add directories for code, desktop, and editorconfig 2018-10-22 15:24:53 -04:00
README.md docs: Add READMEs for code, gpg, and systemd 2018-10-23 16:25:45 -04:00

Code

Code is a GUI text editor.

Dependencies

  • code - The open source build of a popular non-free text editor

Installation

make package=code

Usage

Install the extensions I use with:

make code-extensions

Then, start Code as you normally would.