Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/einenlum/dotfiles-manjaro
- Owner: Einenlum
- Created: 2018-04-10T16:25:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T17:38:47.000Z (10 months ago)
- Last Synced: 2024-01-14T22:32:06.834Z (10 months ago)
- Language: Lua
- Size: 253 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles (manjaro + i3)
## Usage
```
sudo pamac update --no-confirm && \
sudo pamac install git zsh --no-confirmgit clone https://github.com/Einenlum/dotfiles-manjaro.git ~/dotfiles && \
cd ~/dotfiles && \
./install.sh
```
Open neovim and Lazy installs everything needed.