mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-09-20 12:09:07 +02:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17e53e5237 | ||
|
|
90a711b105 |
@@ -0,0 +1 @@
|
||||
set ideajoin
|
||||
+1
-1
@@ -87,7 +87,7 @@ DATETIME=$(date +%Y%m%d_%H%M)
|
||||
cd || exit
|
||||
|
||||
# Symlink all the things
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .ideavimrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
|
||||
do
|
||||
make_link $DIR $TARGET
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user