Remove bash completions, already in bash-completions package
This commit is contained in:
parent
7ae36c552a
commit
c4d8d8625c
@ -1,13 +1,6 @@
|
||||
# If not running interactively, don't do anything
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
# Set up terminal variables and scripts
|
||||
eval "$(zoxide init bash)"
|
||||
eval "$(packwiz completion bash)"
|
||||
eval "$(chezmoi completion bash)"
|
||||
eval "$(gh completion --shell bash)"
|
||||
eval "$(rbw gen-completions bash)"
|
||||
|
||||
# Set aliases
|
||||
alias ls="exa --icons --long"
|
||||
alias grep="ugrep"
|
||||
|
Loading…
x
Reference in New Issue
Block a user