updated browser to waterfox

changed to oh my zsh for prompt
This commit is contained in:
Marvin Roman 2021-11-20 22:45:07 -08:00
parent 145a0add34
commit 32d507cfb6
No known key found for this signature in database
GPG Key ID: AE99B800E0ED6CCC
1 changed files with 2 additions and 4 deletions

View File

@ -18,14 +18,12 @@ cd ${HOME}/yay
makepkg -si --noconfirm
cd ~
touch "$HOME/.cache/zshhistory"
git clone "https://github.com/ChrisTitusTech/zsh"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $HOME/powerlevel10k
ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc
sh -c "$(curl -fsSL https://raw.githubusercontent.com/marvinroman/oh-my-zsh/master/tools/install.sh)"
PKGS=(
'autojump'
'awesome-terminal-fonts'
'brave-bin' # Brave Browser
'waterfox' # Waterfox Browser
'dxvk-bin' # DXVK DirectX to Vulcan
'github-desktop-bin' # Github Desktop sync
'lightly-git'