diff options
| author | EuAndreh <eu@euandre.org> | 2024-08-17 12:22:38 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-08-17 12:22:58 -0300 |
| commit | 01bbdf0541a87a5894ca16622ad2be24ed70985d (patch) | |
| tree | 50d58c32d68a7cb0aef5b7ea547bc4a0c2a35fe7 /src | |
| parent | git mv src/profile.sh src/.profile (diff) | |
| download | syskeep-01bbdf0541a87a5894ca16622ad2be24ed70985d.tar.gz syskeep-01bbdf0541a87a5894ca16622ad2be24ed70985d.tar.xz | |
git mv src/rc src/rc.sh
Diffstat (limited to 'src')
| -rw-r--r-- | src/.profile | 2 | ||||
| -rw-r--r-- | src/rc.sh (renamed from src/rc) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/.profile b/src/.profile index 1dca8b2..a532fdc 100644 --- a/src/.profile +++ b/src/.profile @@ -1,5 +1,5 @@ #!/bin/sh # shellcheck source=/dev/null -. /etc/rc +. /etc/rc.sh ln -fs .profile .bashrc |
