fixes fedora scrips

This commit is contained in:
2024-04-24 16:26:12 -07:00
parent 5862a3a955
commit 2727df6aed
2 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
sudo cp ./sesh /usr/bin
sudo cp ../sesh /usr/bin
cp ../.tmux.conf ~
sudo dnf install zig -y
sudo dnf install neovim -y
@@ -21,8 +22,6 @@ sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.m
dnf check-update
sudo dnf install code -y
sh fedora-rails.sh
sudo dnf copr enable zawertun/hack-fonts -y
sudo dnf install hack-fonts -y
@@ -32,14 +31,11 @@ sudo npm i -g @railway/cli
sudo npm i -g vercel
sudo npm i -g vercel@latest
sh fedora-onepassword.sh
cd ~/.config/
git config --global user.email "noisycarlos@hey.com"
git config --global user.name "Carlos Aldana"
git clone https://github.com/noisycarlos/kitty
git clone https://github.com/noisycarlos/nvim
git clone https://github.com/noisycarlos/wezterm
@@ -47,3 +43,5 @@ rm -r lazygit
git clone https://github.com/noisycarlos/lazygit
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
git clone https://github.com/noisycarlos/kitty