LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

jj-config-set

sets configuration values in Jujutsu config files

TLDR

Set user config value
$ jj config set --user [user.name] "[John Doe]"
copy
Set repo config value
$ jj config set --repo [key] "[value]"
copy
Set user email
$ jj config set --user user.email "[email@example.com]"
copy

SYNOPSIS

jj config set [options] name value

DESCRIPTION

jj config set sets configuration values in Jujutsu config files. User config applies globally while repo config applies only to the current repository. Values are stored in TOML format.

PARAMETERS

--user

Set in user configuration.
--repo
Set in repository configuration.

INSTALL

sudo pacman -S jujutsu
copy
sudo apk add jujutsu
copy
sudo zypper install jujutsu
copy
brew install jujutsu
copy
nix profile install nixpkgs#jujutsu
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid