Corrected my default emacsloadpath.
This commit is contained in:
2
.bashrc
2
.bashrc
@ -48,7 +48,7 @@ fi
|
|||||||
export DISPLAY=`grep -oP "(?<=nameserver ).+" /etc/resolv.conf`:0.0
|
export DISPLAY=`grep -oP "(?<=nameserver ).+" /etc/resolv.conf`:0.0
|
||||||
|
|
||||||
# Configure emacs location
|
# Configure emacs location
|
||||||
export EMACSLOADPATH=~/humacs:
|
export EMACSLOADPATH=~/Downloads/humacs:
|
||||||
|
|
||||||
# Configure docker host (only needed on wsl 1)
|
# Configure docker host (only needed on wsl 1)
|
||||||
#export DOCKER_HOST=tcp://localhost:2375
|
#export DOCKER_HOST=tcp://localhost:2375
|
||||||
|
|||||||
Reference in New Issue
Block a user