Skip to content

Commit

Permalink
Prepend blank line in bashrc script (#6441)
Browse files Browse the repository at this point in the history
* Prepend blank line in bashrc script

* Update bash_profile.windows

* Update bash_profile.mac
  • Loading branch information
omichel authored Nov 14, 2023
1 parent 5b34a9a commit c6e0090
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install/bash_profile.mac
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#####################################################################################################
# Uncomment / edit the following environment variables when the corresponding software is installed #
#####################################################################################################
Expand Down
1 change: 1 addition & 0 deletions scripts/install/bash_profile.windows
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#####################################################################################################
# Uncomment / edit the following environment variables when the corresponding software is installed #
#####################################################################################################
Expand Down
1 change: 1 addition & 0 deletions scripts/install/bashrc.linux
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#####################################################################################################
# Uncomment / edit the following environment variables when the corresponding software is installed #
#####################################################################################################
Expand Down

0 comments on commit c6e0090

Please sign in to comment.