Compare commits

..

No commits in common. "82f9d20a6b64f431a70f7caaac5e00dfaf535844" and "29775168b186fc8c263a73e4335e69813129e5b8" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -10,9 +10,9 @@ keepbuilddir = no
keepdevbuilddir = yes keepdevbuilddir = yes
keepbuilddeps = no keepbuilddeps = no
skipfailedbuild = no skipfailedbuild = no
alwaysusedynamicusers = no
ignorearch = no ignorearch = no
gpgdir = gpgdir =
dynamicusers = root
[review] [review]
noedit = no noedit = no

View file

@ -61,4 +61,4 @@ fi
# Source your static plugins file. # Source your static plugins file.
source $zsh_plugins source $zsh_plugins
(( $+commands[todo] )) && is-tty || todo show -s (( $+commands[todo] )) && todo show -s