Atuin and zed are REALLY not for me.

This commit is contained in:
Bartek Stalewski 2024-10-28 11:23:47 +01:00
parent fa9c9af696
commit d249c96f14
No known key found for this signature in database
3 changed files with 0 additions and 239 deletions

View file

@ -65,10 +65,6 @@ if [[ -f "${HOME}/.note" ]]; then
echo
fi
if [[ $(command -v atuin) ]]; then
eval "$(atuin init zsh --disable-up-arrow)"
fi
# local settings
if [[ -f "${HOME}/.local/config/zsh" ]]; then
source "${HOME}/.local/config/zsh"