mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add enhancd
This commit is contained in:
@@ -28,6 +28,7 @@ source "$DOTSHELL/aliases.sh"
|
||||
source "$DOTSHELL/emacs.sh"
|
||||
source "$DOTSHELL/git.sh"
|
||||
source "$DOTSHELL/tmux.sh"
|
||||
source "$DOTSHELL/enhancd.sh"
|
||||
|
||||
# Development
|
||||
source "$DOTSHELL/nodejs.sh"
|
||||
|
||||
1
shell/enhancd
Submodule
1
shell/enhancd
Submodule
Submodule shell/enhancd added at 865429281d
3
shell/enhancd.sh
Normal file
3
shell/enhancd.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
export ENHANCD_COMMAND=c
|
||||
export ENHANCD_FILTER="peco --layout=bottom-up"
|
||||
source "$DOTSHELL/enhancd/enhancd.sh"
|
||||
Reference in New Issue
Block a user