diff options
| author | Blake Romero <blake@blkrom.com> | 2024-11-09 01:29:12 +0000 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2024-11-09 01:29:12 +0000 |
| commit | 455dcebfe65a65360fd69b99a024594d9c20874e (patch) | |
| tree | 7875bada42ff6f7c242d37f300cb984062f34a21 /dot-profile | |
| parent | 0a1d3fe6bc3c23f9435d75f3b1d36c6abf3e637c (diff) | |
Fix extra whitespace in profile
Diffstat (limited to 'dot-profile')
| -rw-r--r-- | dot-profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-profile b/dot-profile index 46ce84d..8c4c503 100644 --- a/dot-profile +++ b/dot-profile @@ -5,7 +5,7 @@ # # Add scripts to PATH -[ -d ~/repos/scripts ] && PATH="$PATH:~/repos/scripts" +[ -d ~/repos/scripts ] && PATH="$PATH:~/repos/scripts" # Variables export EDITOR=vim |
