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
|
||||
|
||||
@@ -38,4 +38,4 @@ sudo sh -c 'echo -e "[1password]\nname=1Password Stable Channel\nbaseurl=https:/
|
||||
sudo dnf install 1password -y
|
||||
|
||||
cd ~/.config/
|
||||
git clone https://github.com/noisycarlos/rofi
|
||||
git clone https://git.noisyserver.sbs/noisycarlos/rofi
|
||||
|
||||
Reference in New Issue
Block a user