Move files from ~/ to ~/.config

This commit is contained in:
Tobias Reisinger 2023-11-09 02:52:03 +01:00
parent 71e16c7c33
commit 977324b836
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 0 additions and 9 deletions

View file

@ -1,9 +0,0 @@
pwd
define save_breaks
save breakpoints .breakpoints
end
define load_breaks
source .breakpoints
end