Add flake.nix #1

Merged
Oshgnacknak merged 16 commits from flake into master 2025-09-07 02:04:29 +02:00
Showing only changes of commit 371d5a8a81 - Show all commits

2
_zshrc
View file

@ -14,7 +14,7 @@ compinit
# Lines configured by zsh-newuser-install # Lines configured by zsh-newuser-install
HISTFILE=~/.histfile HISTFILE=~/.histfile
HISTSIZE=1000 HISTSIZE=1000
SAVEHIST=1000 SAVEHIST=100000
setopt appendhistory nomatch notify extendedglob setopt appendhistory nomatch notify extendedglob
bindkey -v bindkey -v
# End of lines configured by zsh-newuser-install # End of lines configured by zsh-newuser-install