Use gitea
This commit is contained in:
parent
1eec3141ed
commit
7ef9cce9fc
|
|
@ -20,5 +20,5 @@ SHELL=zsh sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh
|
||||||
echo "Setting ZSH as default."
|
echo "Setting ZSH as default."
|
||||||
echo "exec zsh" >> "$HOME/.bash_profile"
|
echo "exec zsh" >> "$HOME/.bash_profile"
|
||||||
|
|
||||||
wget https://gitlab.cpy.re/florian/unixconf/raw/master/config/zshrc -O ~/.zshrc
|
wget https://gitea.cpy.re/Chocobozzz/unixconf/raw/master/config/zshrc -O ~/.zshrc
|
||||||
wget https://gitlab.cpy.re/florian/unixconf/raw/master/config/vimrc -O ~/.vimrc
|
wget https://gitea.cpy.re/Chocobozzz/unixconf/raw/master/config/vimrc -O ~/.vimrc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue