From c6737e25cddf73a8c629372c3e7a7d0ea65748d0 Mon Sep 17 00:00:00 2001 From: Jake Boeckerman Date: Tue, 10 Dec 2024 11:53:29 -0700 Subject: [PATCH] resolved .java folder via changes above :D --- plugins/available/jake-xdg.plugin.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/available/jake-xdg.plugin.bash b/plugins/available/jake-xdg.plugin.bash index 1695606f0d..574f6abf31 100644 --- a/plugins/available/jake-xdg.plugin.bash +++ b/plugins/available/jake-xdg.plugin.bash @@ -83,7 +83,6 @@ export COMPLETE_ALIAS_DIR="${JAKE_XDG_BIN_DIR}/complete-alias" # .gitignore.d - vcsh, created by default. hardcoded name below $VCSH_BASE, which defaults to $HOME # .gitmodules - required because I'm keeping subrepos in my conf vcsh repo # It needs to live in $GIT_WORK_TREE - gets really interesting with nns-config also having these -# .java - for jshell, and other users of the jdk's java.util.prefs.Preferences API # .landscape - ubuntu-ism # .m2 - a symlink. Would otherwise require CLI argument to move settings.xml, which is the only thing I keep there anyway :( # .motd_shown - probably not doable