personalize coder.com
This commit is contained in:
parent
c4b77266c1
commit
912e2986f2
1 changed files with 7 additions and 0 deletions
7
personalize
Executable file
7
personalize
Executable file
|
|
@ -0,0 +1,7 @@
|
||||||
|
#!/bin/bash
|
||||||
|
# Personalize script for coder.com
|
||||||
|
echo "--Starting personalize"
|
||||||
|
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install -y fish
|
||||||
|
sudo chsh -s /usr/bin/fish $USER
|
||||||
Loading…
Add table
Add a link
Reference in a new issue