Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ecly/dotfiles
- Owner: ecly
- License: mit
- Created: 2016-10-10T12:55:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T09:22:02.000Z (about 2 months ago)
- Last Synced: 2024-12-12T18:07:41.469Z (about 2 months ago)
- Topics: config, dotfiles, linux, ricing, scripts
- Language: Lua
- Homepage:
- Size: 1020 KB
- Stars: 49
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.