Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allowexe/myownarchinstall

My own archinstall script, because I've been installing it 5 time this week and I'm tired of installing it manually.
https://github.com/allowexe/myownarchinstall

archlinux archlinux-dotfiles archlinux-installer

Last synced: 18 days ago
JSON representation

My own archinstall script, because I've been installing it 5 time this week and I'm tired of installing it manually.

Awesome Lists containing this project

README

        

# myOwnArchInstall
My own archinstall script, because I've been installing it 5 time this week and I'm tired of installing it manually.

### -- WORK IN PROGRESS --
After putting everything in place, execute this :
```sh
sudo pacman -S eza zsh zoxide $(pacman -Sgq nerd-fonts) ruby npm croc neovim neofetch thunderbird redshift
sudo gem install solargraph --user
sudo npm install -g pyright
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
yay -S --noconfirm zsh-theme-powerlevel10k-git
echo 'source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc
```
Then, relaunch your shell and configure p10k like this :
```txt
y y n y 1 y 3 1 2 3 1 1 2 1 1 2 2 1 y 1 y
```