tryiong to fix zsh bug
This commit is contained in:
parent
ce57a9fe5a
commit
3ed614ace5
@ -47,11 +47,11 @@
|
||||
"xdph": "xdph"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1697368971,
|
||||
"narHash": "sha256-TVK2EN32mbHO8dtcUlzDpntKJ6yOC+uPJTFJhh6eDjw=",
|
||||
"lastModified": 1697393243,
|
||||
"narHash": "sha256-SfNDbLxi8hTN+CucYBroyWUEx+pQBBtnqkEkzoViS5w=",
|
||||
"owner": "hyprwm",
|
||||
"repo": "Hyprland",
|
||||
"rev": "43b39e0bc6a83ce190ff09054beb713e0431f19b",
|
||||
"rev": "442209942fdedbdded6362cafed736c327da0e1c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -6,8 +6,8 @@
|
||||
enableAutosuggestions = true;
|
||||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
dotDir = "~/.config/zsh";
|
||||
history.path = "~/.config/zsh/.zsh_history";
|
||||
# dotDir = "~/.config/zsh";
|
||||
# history.path = "~/.config/zsh/.zsh_history";
|
||||
initExtra = ''
|
||||
setopt appendhistory
|
||||
parse_git_branch() {
|
||||
|
@ -1,2 +0,0 @@
|
||||
: 1697393465:0;git status
|
||||
: 1697393469:0;git add .
|
Loading…
Reference in New Issue
Block a user