Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
get rid of some zsh cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
otosky committed Apr 15, 2024
1 parent 30d6cb9 commit e2dc82d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 46 deletions.
3 changes: 0 additions & 3 deletions dot_config/zsh/dot_zplugins
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ mattmc3/zephyr path:plugins/history
mattmc3/zephyr path:plugins/utility
mattmc3/zephyr path:plugins/zfunctions

# local plugins
$ZDOTDIR/plugins/asdf

# general
Aloxaf/fzf-tab
agkozak/zsh-z
Expand Down
6 changes: 0 additions & 6 deletions dot_config/zsh/dot_zshrc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ export EDITOR="$(which nvim)"
# python/poetry
export POETRY_VIRTUALENVS_IN_PROJECT=true

###### HOOKS ######
eval "$(direnv hook zsh)"
export DIRENV_LOG_FORMAT=

export AUTOENV_FILE_LEAVE=.autoenv.zsh

###### KEYBINDS ######
bindkey -M viins '^j' fzf-cd-widget

Expand Down
18 changes: 0 additions & 18 deletions dot_config/zsh/functions/asdfi

This file was deleted.

19 changes: 0 additions & 19 deletions dot_config/zsh/plugins/asdf/asdf.plugin.zsh

This file was deleted.

0 comments on commit e2dc82d

Please sign in to comment.