diff options
| author | EuAndreh <eu@euandre.org> | 2024-08-17 05:43:22 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-08-17 05:45:58 -0300 |
| commit | 41ff39d838d8ad44c9da24f8b4cfc2e71a5ed739 (patch) | |
| tree | bbf14b88e980fc6e17cd653e7878f9d5a794eb14 /deps.mk | |
| parent | Remove extensions for config files (diff) | |
| download | syskeep-41ff39d838d8ad44c9da24f8b4cfc2e71a5ed739.tar.gz syskeep-41ff39d838d8ad44c9da24f8b4cfc2e71a5ed739.tar.xz | |
git mv src/profile.sh src/.profile
Diffstat (limited to '')
| -rw-r--r-- | deps.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,11 +5,11 @@ sources.sh = \ src/reconfigure \ sources.txt = \ + src/.profile \ src/backupit.txt \ src/gitconfig \ src/init.scm \ src/known_hosts \ - src/profile.sh \ src/rc \ src/ssh.conf \ |
