mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding lynx to baseinstall
This commit is contained in:
parent
f0764b6ded
commit
6444e3b554
@ -13,6 +13,9 @@ sudo pacman -Rns calcurse
|
|||||||
sudo pacman -Rns vi
|
sudo pacman -Rns vi
|
||||||
|
|
||||||
|
|
||||||
|
## add neofetch
|
||||||
|
sudo pacman -S neofetch
|
||||||
|
|
||||||
## add ranger
|
## add ranger
|
||||||
sudo pacman -S ranger
|
sudo pacman -S ranger
|
||||||
|
|
||||||
@ -83,3 +86,6 @@ sudo pacman -S xournalpp
|
|||||||
## add code
|
## add code
|
||||||
git clone https://aur.archlinux.org/visual-studio-code-bin.git $HOME/downloads/set-ups/visual-studio-code-bin
|
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
|
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