Compare commits

..

No commits in common. "42fff94fb43fd4645553e9b2c75306a889db6216" and "c558a2ba17304c0d0ba9d55edeb8f047685b74f2" have entirely different histories.

2 changed files with 0 additions and 6 deletions

2
.gitignore vendored
View file

@ -2,8 +2,6 @@
alacritty/.config/alacritty/alacritty.yml
bin/bin
nvim/.config/nvim/plugin/packer_compiled.lua
nvim/.config/nvim/undo

View file

@ -43,10 +43,6 @@ if which pyenv > /dev/null; then
(pyenv rehash &) 2> /dev/null
fi
if [ -f $HOME/.orbstack/shell/init.zsh ]; then
source $HOME/.orbstack/shell/init.zsh 2>/dev/null || :
fi
autoload compinit -Uz
setopt EXTENDEDGLOB
if [[ -n ${ZDOTDIR}/.zcompdump(#qN.m+1) ]]; then