Fixed submodule issue for emacs/.emacs.d/
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
9
behemoth.sh
Executable file
9
behemoth.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
#
|
||||
# This is a file to create necessary parts of this environment for behemoth
|
||||
# my desktop machine.
|
||||
#
|
||||
|
||||
ln -s /home/tuan/.dotfiles/emacs/.doom.d /home/tuan/.config/doom
|
||||
ln -s /home/tuan/.dotfiles/config/.ssh /home/tuan/.ssh
|
||||
Reference in New Issue
Block a user