mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
zsh: add neofetch alias to btw
This commit is contained in:
parent
fa8c2f9f8c
commit
b4fb0eca73
3
.zshrc
3
.zshrc
@ -68,6 +68,9 @@ alias sxiv="sxiv -ad"
|
|||||||
alias ranger="source ranger"
|
alias ranger="source ranger"
|
||||||
bindkey -s '^[^f' 'ranger\n'
|
bindkey -s '^[^f' 'ranger\n'
|
||||||
|
|
||||||
|
# Alias btw to neofetch
|
||||||
|
alias btw="neofetch"
|
||||||
|
|
||||||
# This loads nvm
|
# This loads nvm
|
||||||
source $HOME/.fast-nvm.sh
|
source $HOME/.fast-nvm.sh
|
||||||
source $HOME/.nvm/bash_completion
|
source $HOME/.nvm/bash_completion
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user