more changes
This commit is contained in:
@@ -126,7 +126,6 @@ in
|
||||
# Zsh configuration
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
@@ -147,7 +146,6 @@ in
|
||||
clock24 = true;
|
||||
historyLimit = 10000;
|
||||
mouse = true;
|
||||
keyBinding = "vi";
|
||||
# Basic tmux configuration file
|
||||
shell = "zsh";
|
||||
# Use the tmux package from jakehamilton/tmux
|
||||
|
||||
Reference in New Issue
Block a user