Alma module for testing
This commit is contained in:
9
src/test_module/.alma-config.json
Normal file
9
src/test_module/.alma-config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"default": {
|
||||
"target": "~/.config/test_module",
|
||||
"links": {
|
||||
"test_folder": "test_folder",
|
||||
"test_folder2": "test_folder3"
|
||||
}
|
||||
}
|
||||
}
|
||||
0
src/test_module/test.txt
Normal file
0
src/test_module/test.txt
Normal file
0
src/test_module/test_folder/test1.txt
Normal file
0
src/test_module/test_folder/test1.txt
Normal file
0
src/test_module/test_folder2/test3.txt
Normal file
0
src/test_module/test_folder2/test3.txt
Normal file
Reference in New Issue
Block a user