Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ecly/dotfiles

My dotfiles and scripts for macOS+yabai and Arch+i3-gaps
https://github.com/ecly/dotfiles

config dotfiles linux ricing scripts

Last synced: about 1 month ago
JSON representation

My dotfiles and scripts for macOS+yabai and Arch+i3-gaps

Awesome Lists containing this project

README

        

# Dotfiles for Arch Linux
My checklist when setting up Arch Linux.
For management of dotfiles see [this](.config/DOT_MANAGEMENT.md).
For easy installation of packages see [install.sh](Scripts/install.sh).

**Styling**
Most applications have styling based on [pywal](https://aur.archlinux.org/packages/nerd-fonts-terminus/).

## Primary setup:
- **Shell:** [zsh](https://github.com/zsh-users/zsh)
- **Terminal emulator:** [urxvt](https://github.com/exg/rxvt-unicode)
- **Terminal multiplexer:** [tmux](https://github.com/tmux/tmux)
- **WM:** [i3-gaps](https://github.com/Airblader/i3)
- **Bar:** [polybar](https://github.com/jaagr/polybar)
- **Launcher:** [rofi](https://github.com/DaveDavenport/rofi)
- **Text editor:** [neovim](https://github.com/neovim/neovim)
- **Notification daemon:** [dunst](https://github.com/dunst-project/dunst)
- **File manager:** [ranger](https://github.com/ranger/ranger)
- **Media player:** [mpv](https://github.com/mpv-player/mpv)
- **Email client:** [neomutt](https://github.com/neomutt/neomutt)
- **Screenlocker:** [i3lock](https://github.com/i3/i3lock)
- **Screenshots:** [maim](https://github.com/naelstrof/maim)
- **Image viewer:** [sxiv](https://github.com/muennich/sxiv)
- **Browser:** [firefox](https://www.archlinux.org/packages/extra/x86_64/firefox/)
- **Color theme generation:** [pywal](https://github.com/dylanaraps/pywal)

### Additional dependencies:
Additional dependencies such as fonts are installed as part of [install.sh](Scripts/install.sh).

### Manual setup:
- VPN setup.
- Mutt aliases and .details setup.