mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 00:17:46 +02:00
adding lynx to baseinstall
This commit is contained in:
parent
fc50b2a404
commit
4e342398b0
@ -13,6 +13,9 @@ sudo pacman -Rns calcurse
|
||||
sudo pacman -Rns vi
|
||||
|
||||
|
||||
## add neofetch
|
||||
sudo pacman -S neofetch
|
||||
|
||||
## add ranger
|
||||
sudo pacman -S ranger
|
||||
|
||||
@ -83,3 +86,6 @@ sudo pacman -S xournalpp
|
||||
## add code
|
||||
git clone https://aur.archlinux.org/visual-studio-code-bin.git $HOME/downloads/set-ups/visual-studio-code-bin
|
||||
cd $HOME/downloads/set-ups/visual-studio-code-bin && makepkg -sirc
|
||||
|
||||
## add lynx
|
||||
sudo pacman lynx
|
||||
|
Loading…
x
Reference in New Issue
Block a user