Skip to content

Commit

Permalink
add doom emacs install bash
Browse files Browse the repository at this point in the history
  • Loading branch information
beamiter committed Mar 14, 2021
1 parent 6f8143d commit 2867803
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ ln -s $HOME/vimrc/general/
ln -s $HOME/vimrc/keys/
ln -s $HOME/vimrc/plug/
ln -s $HOME/vimrc/plug-config/

# 3, option, link doom emacs config
cd $HOME/
ln -s $HOME/vimrc/.doom.d/

0 comments on commit 2867803

Please sign in to comment.