Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cretueusebiu committed May 18, 2022
1 parent 4c5409c commit d708852
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ terminalDir=~/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe
if [ -d "$terminalDir" ]; then
cp ./windows-terminal-settings.json "$terminalDir/LocalState/settings.json"
cp ./git-bash.ico "$terminalDir/RoamingState"
cp ./ubuntu.ico "$terminalDir/RoamingState"
fi

echo "Installing npm dependencies..."
Expand Down
Binary file added ubuntu.ico
Binary file not shown.

0 comments on commit d708852

Please sign in to comment.