implements script to add openai token to bashrc

This commit is contained in:
2024-09-28 23:21:58 -07:00
parent 53400d5a2a
commit 6c57795962
4 changed files with 15 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
sudo cp ../sesh /usr/bin
cp ../tmux.conf ~/.tmux.conf
cp ../tmux/tmux.conf ~/.tmux.conf
sudo dnf install zig -y
sudo dnf install neovim -y
@@ -17,6 +17,7 @@ sudo dnf install lazygit -y
sudo dnf install alacritty -y
sudo dnf install tmux -y
sh ./add-openai-token.sh
#sudo dnf install kitty -y
sudo flatpak install org.wezfurlong.wezterm -y
@@ -42,7 +43,7 @@ git config --global user.name "Carlos Aldana"
git clone https://git.noisyserver.sbs/noisycarlos/nvim
git clone https://git.noisyserver.sbs/noisycarlos/wezterm
rm -r lazygit
sudo rm -r lazygit
git clone https://git.noisyserver.sbs/noisycarlos/lazygit
#git clone https://git.noisyserver.sbs/tmux-plugins/tpm ~/.tmux/plugins/tpm