mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-06 19:01:50 +00:00
Feat(tools): nb
This commit is contained in:
@@ -5,6 +5,10 @@ autoload -U colors zsh/terminfo
|
||||
colors
|
||||
setopt correct
|
||||
|
||||
# Add completion scripts to zsh path
|
||||
fpath=(~/.config/zsh/completion $fpath)
|
||||
autoload -Uz compinit && compinit -i
|
||||
|
||||
# Defaults
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
# shellcheck source=shared.sh
|
||||
|
||||
Reference in New Issue
Block a user