Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rois2coeurs committed Dec 6, 2022
1 parent d189b85 commit 21c8bc6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions default-config
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#################################
# Change your shell style here. #
# ------------------------- #
# 0 = Light (Default) #
# 1 = Fire #
#################################
SHELL_STYLE=0
4 changes: 4 additions & 0 deletions installSympaShell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@ then
else
echo "Link between sympa-shell.sh and .bashrc already exist"
fi

# Config Install
cp default-config $SCRIPTDIR/config

echo "Installation complete. Please restart your shell to see your SYMPA SHELL !"

0 comments on commit 21c8bc6

Please sign in to comment.