tryiong to fix zsh bug

This commit is contained in:
Nicolai Van der Storm 2023-10-15 20:12:58 +02:00
parent ce57a9fe5a
commit 3ed614ace5
Signed by: NicolaiVdS
GPG Key ID: CA53B34914EFD59B
3 changed files with 5 additions and 7 deletions

View File

@ -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": {

View File

@ -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() {

View File

@ -1,2 +0,0 @@
: 1697393465:0;git status
: 1697393469:0;git add .