[+] condarc config sync

This commit is contained in:
Hykilpikonna
2022-11-15 22:33:07 -05:00
parent 03f65a4773
commit 2c00034cc8
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
channels:
- conda-forge
- defaults
channel_priority: flexible
+1
View File
@@ -48,4 +48,5 @@ check-ssh-config
# Check nanorc includes
# check-inject "$HOME/.nanorc" "include $SCR/../config-sync/nanorc"
check-config "$HOME/.nanorc" "$CFGSYNC/nanorc"
check-config "$HOME/.condarc" "$CFGSYNC/.condarc"
check-config "$HOME/.java/.userPrefs/com/cburch/logisim/prefs.xml" "$CFGSYNC/.java/.userPrefs/com/cburch/logisim/prefs.xml"