re-disable autosuggestion
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 1m12s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 12m29s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 5m35s
Check Nix flake / Build nix outputs (pull_request) Failing after 2h13m52s
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 1m12s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 12m29s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 5m35s
Check Nix flake / Build nix outputs (pull_request) Failing after 2h13m52s
NOTE FOR NEXT TIME: enabling this messes with fzf
This commit is contained in:
parent
5fdf5c5362
commit
9e4adb1b46
@ -4,8 +4,6 @@
|
|||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
|
|
||||||
enable = true;
|
enable = true;
|
||||||
autosuggestion.enable = true;
|
|
||||||
enableCompletion = true;
|
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [
|
plugins = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user