Skip to content

Commit

Permalink
Add comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Jan 23, 2023
1 parent 751aef9 commit 4750929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/setup-wsl.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

# Turn on the option to auto export all variables and functions created/modified.
set -a
source "$(dirname $(readlink -f "${0}"))/.env"
source "$(dirname $(readlink -f "${0}"))/common.sh"
Expand Down

0 comments on commit 4750929

Please sign in to comment.