Added .bash_profile and improved vim config
This commit is contained in:
4
bash/dot-bash_profile
Normal file
4
bash/dot-bash_profile
Normal file
@@ -0,0 +1,4 @@
|
||||
if command -v zoxide
|
||||
then
|
||||
eval "$(zoxide init bash --cmd cd)"
|
||||
fi
|
||||
Reference in New Issue
Block a user