redirects from github to noisyserver

This commit is contained in:
2024-09-24 15:44:57 -07:00
parent 0b0f8e8dab
commit 5dd9b615f2
5 changed files with 78 additions and 17 deletions

View File

@@ -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

View File

@@ -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