mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-09-19 21:19:06 +02:00
Mercurial hasn't been a thing for a while here
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ cd || exit
|
||||
mkdir -p .config/direnv
|
||||
|
||||
# Symlink all the things
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitignore_global .gitmodules .hgauthors.txt .hgignore .hgrc .ideavimrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh .config/direnv/direnvrc .config/nvim; do
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitignore_global .gitmodules .ideavimrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh .config/direnv/direnvrc .config/nvim; do
|
||||
make_link $DIR $TARGET
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user