feat(bash): added bash config
This commit is contained in:
6
bash/dot-bashrc
Normal file
6
bash/dot-bashrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# FZF
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
||||
# GHQ and FZF
|
||||
alias ghqcd="cd \$(ghq list --full-path | fzf)"
|
||||
|
||||
Reference in New Issue
Block a user