adding some disclaimers
This commit is contained in:
parent
1f2493aae6
commit
32fe098329
1 changed files with 11 additions and 0 deletions
|
@ -48,6 +48,17 @@ then
|
|||
|
||||
# Install EmojiPicker and its keyboard shortcut
|
||||
bash installEmojiPicker.sh
|
||||
|
||||
# info
|
||||
echo ""
|
||||
echo ""
|
||||
echo "Take care, you may need to install manually some others stuff, check the README of"
|
||||
echo "the project => https://git.kennel.ml/Anri/myLinuxConfiguration/src/branch/main/README.md"
|
||||
else # WSL
|
||||
echo ""
|
||||
echo ""
|
||||
echo "Take care, by default the fish configuration is set for Ubuntu, you may need to comment and uncomment"
|
||||
echo "some of the lines in $HOME/.config/fish/config.fish"
|
||||
fi
|
||||
|
||||
# Supprime le repo
|
||||
|
|
Reference in a new issue