Added apt check and fix code + zfs code
This commit is contained in:
parent
6e75c3a27e
commit
d6169ea75a
6 changed files with 32 additions and 0 deletions
14
_home/dot_zshrc
Normal file
14
_home/dot_zshrc
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue