Added apt check and fix code + zfs code

This commit is contained in:
Lockszmith 2022-05-30 20:25:05 -04:00
parent 6e75c3a27e
commit d6169ea75a
6 changed files with 32 additions and 0 deletions

14
_home/dot_zshrc Normal file
View file

@ -0,0 +1,14 @@
# The following lines were added by compinstall
zstyle ':completion:*' completer _complete _ignored
zstyle :compinstall filename '/mnt/szmedia/USERDATA/home/sz/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=99999
bindkey -e
# End of lines configured by zsh-newuser-install