Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/einenlum/dotfiles-manjaro

Dotfiles for manjaro environment
https://github.com/einenlum/dotfiles-manjaro

Last synced: about 11 hours ago
JSON representation

Dotfiles for manjaro environment

Awesome Lists containing this project

README

        

# Dotfiles (manjaro + i3)

## Usage

```
sudo pamac update --no-confirm && \
sudo pamac install git zsh --no-confirm

git clone https://github.com/Einenlum/dotfiles-manjaro.git ~/dotfiles && \
cd ~/dotfiles && \
./install.sh
```
Open neovim and Lazy installs everything needed.