Working on terminal / zsh
This commit is contained in:
+327
-327
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1205,7 +1205,7 @@ in
|
|||||||
theme = "agnoster";
|
theme = "agnoster";
|
||||||
plugins = [
|
plugins = [
|
||||||
"git"
|
"git"
|
||||||
"zsh-autosuggestion"
|
"zsh-autosuggestions"
|
||||||
"docker"
|
"docker"
|
||||||
"kubectl"
|
"kubectl"
|
||||||
"history"
|
"history"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ in
|
|||||||
theme = "agnoster";
|
theme = "agnoster";
|
||||||
plugins = [
|
plugins = [
|
||||||
"git"
|
"git"
|
||||||
"zsh-autosuggestion"
|
"zsh-autosuggestions"
|
||||||
"docker"
|
"docker"
|
||||||
"kubectl"
|
"kubectl"
|
||||||
"history"
|
"history"
|
||||||
|
|||||||
Reference in New Issue
Block a user