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" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1697368971, "lastModified": 1697393243,
"narHash": "sha256-TVK2EN32mbHO8dtcUlzDpntKJ6yOC+uPJTFJhh6eDjw=", "narHash": "sha256-SfNDbLxi8hTN+CucYBroyWUEx+pQBBtnqkEkzoViS5w=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "Hyprland", "repo": "Hyprland",
"rev": "43b39e0bc6a83ce190ff09054beb713e0431f19b", "rev": "442209942fdedbdded6362cafed736c327da0e1c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -6,8 +6,8 @@
enableAutosuggestions = true; enableAutosuggestions = true;
enableCompletion = true; enableCompletion = true;
syntaxHighlighting.enable = true; syntaxHighlighting.enable = true;
dotDir = "~/.config/zsh"; # dotDir = "~/.config/zsh";
history.path = "~/.config/zsh/.zsh_history"; # history.path = "~/.config/zsh/.zsh_history";
initExtra = '' initExtra = ''
setopt appendhistory setopt appendhistory
parse_git_branch() { parse_git_branch() {

View File

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