diff options
Diffstat (limited to 'fix-dotfile-paths.sh')
-rwxr-xr-x | fix-dotfile-paths.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fix-dotfile-paths.sh b/fix-dotfile-paths.sh index f724540..124c7ad 100755 --- a/fix-dotfile-paths.sh +++ b/fix-dotfile-paths.sh @@ -24,6 +24,7 @@ create_ls_entry () { } cd ~/.dotfiles || exit +git checkout main START=$(pwd) create_ls_entry "" |