Compare commits
No commits in common. "d1cb61f45e57059e118f0f360385510b3523e38e" and "730c5e0c71c3f5cf722067fa3d54bfb5c009fc3d" have entirely different histories.
d1cb61f45e
...
730c5e0c71
1 changed files with 0 additions and 7 deletions
|
|
@ -14,14 +14,7 @@
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableCompletion = true;
|
|
||||||
autosuggestion.enable = true;
|
autosuggestion.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
|
||||||
|
|
||||||
initContent = ''
|
|
||||||
[ $TERM = "dumb" ] && unsetopt zle && PS1='$ '
|
|
||||||
'';
|
|
||||||
|
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [
|
plugins = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue