Fix(dotfiles): replace AUR by wget method to install antibody
This commit is contained in:
@@ -2,8 +2,7 @@ zsh-users/zsh-syntax-highlighting
|
||||
zsh-users/zsh-autosuggestions
|
||||
zsh-users/zsh-history-substring-search
|
||||
desyncr/auto-ls
|
||||
changyuheng/fz
|
||||
rupa/z
|
||||
andrewferrier/fzf-z
|
||||
|
||||
https://github.com/denysdovhan/spaceship-prompt spaceship
|
||||
|
||||
|
||||
@@ -28,6 +28,9 @@ bindkey -M vicmd 'j' history-substring-search-down
|
||||
source /usr/share/fzf/key-bindings.zsh
|
||||
source /usr/share/fzf/completion.zsh
|
||||
|
||||
# fzf-z
|
||||
export FZFZ_EXTRA_DIRS="/media/documents/"
|
||||
|
||||
# Alias
|
||||
alias notes="vim -c Note"
|
||||
# taskwarrior alias
|
||||
|
||||
Reference in New Issue
Block a user