mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 04:54:45 +00:00
feat: antidot
Cleans up your $HOME from those pesky dotfiles
This commit is contained in:
@@ -18,6 +18,10 @@ export PATH="$XDG_BIN_HOME:$DOTFILES/local/bin:$HOME/.local/go/bin:$XDG_DATA_HOM
|
||||
|
||||
x-load-configs
|
||||
|
||||
x-have antidot && {
|
||||
eval "$(antidot init)"
|
||||
}
|
||||
|
||||
export COMPLETION_WAITING_DOTS=true
|
||||
|
||||
if type brew &> /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user