these files were in the wrong location
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
# do not edit this file. put files in the dir below.
|
||||
for FN in $HOME/Library/bashrc.d/*.sh ; do
|
||||
source $FN
|
||||
done
|
||||
@@ -1,8 +0,0 @@
|
||||
set show-all-if-ambiguous on
|
||||
set completion-ignore-case on
|
||||
set completion-prefix-display-length 4
|
||||
Control-j: menu-complete
|
||||
Control-k: menu-complete-backward
|
||||
set show-all-if-unmodified on
|
||||
set completion-map-case on
|
||||
set horizontal-scroll-mode Off
|
||||
@@ -1,5 +0,0 @@
|
||||
# do not edit this file. put files in the dir below.
|
||||
source ~/.bashrc
|
||||
for FN in $HOME/Library/profile.d/*.sh ; do
|
||||
source $FN
|
||||
done
|
||||
Reference in New Issue
Block a user