Skip to content

Commit

Permalink
chore: cleanup even more
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Feb 27, 2024
1 parent 214cac8 commit b035320
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/.exports
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=5'
# setup fzf
export FZF_DEFAULT_OPTS="--bind='ctrl-o:execute(code {})+abort'"
[ -f /usr/share/doc/fzf/examples/key-bindings.zsh ] && source /usr/share/doc/fzf/examples/key-bindings.zsh
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh

# Prefer US English and use UTF-8
export LANG="en_US.UTF-8"
Expand Down
File renamed without changes.

0 comments on commit b035320

Please sign in to comment.