redirects from github to noisyserver
This commit is contained in:
@@ -25,7 +25,7 @@ sudo dnf install code -y
|
||||
sudo dnf copr enable zawertun/hack-fonts -y
|
||||
sudo dnf install hack-fonts -y
|
||||
|
||||
git clone http://www.github.com/noisycarlos/kitty
|
||||
# git clone http://www.git.noisyserver.sbs/noisycarlos/kitty
|
||||
|
||||
sudo npm i -g @railway/cli
|
||||
sudo npm i -g vercel
|
||||
@@ -36,12 +36,11 @@ cd ~/.config/
|
||||
git config --global user.email "noisycarlos@hey.com"
|
||||
git config --global user.name "Carlos Aldana"
|
||||
|
||||
git clone https://github.com/noisycarlos/nvim
|
||||
git clone https://github.com/noisycarlos/wezterm
|
||||
git clone https://git.noisyserver.sbs/noisycarlos/nvim
|
||||
git clone https://git.noisyserver.sbs/noisycarlos/wezterm
|
||||
|
||||
rm -r lazygit
|
||||
git clone https://github.com/noisycarlos/lazygit
|
||||
git clone https://git.noisyserver.sbs/noisycarlos/lazygit
|
||||
|
||||
#git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
|
||||
#git clone https://github.com/noisycarlos/kitty
|
||||
#git clone https://git.noisyserver.sbs/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
#git clone https://git.noisyserver.sbs/noisycarlos/kitty
|
||||
|
||||
Reference in New Issue
Block a user