https://github.com/aesophor/dotfiles
📦 KDE+wmderland: GNU/Linux dotfiles managed via GNU stow
https://github.com/aesophor/dotfiles
dotfiles gentoo kde-plasma-5 linux polybar rofi urxvt vimrc wmderland zsh
Last synced: 30 days ago
JSON representation
📦 KDE+wmderland: GNU/Linux dotfiles managed via GNU stow
- Host: GitHub
- URL: https://github.com/aesophor/dotfiles
- Owner: aesophor
- Created: 2017-12-19T08:01:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T01:53:24.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T16:50:38.088Z (about 1 month ago)
- Topics: dotfiles, gentoo, kde-plasma-5, linux, polybar, rofi, urxvt, vimrc, wmderland, zsh
- Language: Shell
- Homepage: https://www.reddit.com/r/unixporn/comments/b7pbs8/wmderland_chill/
- Size: 43.7 MB
- Stars: 109
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.dotfiles
![]()
`Arch` `KDE / wmderland` `Polybar` `base16-material-palenight`
## Installation
**Requires [GNU stow](https://www.gnu.org/software/stow/).**To install a specific package of dotfiles (take dunst for example)
```
$ stow dunst
```To install everything
```
$ # This script temporarily hides README.md, and execute `stow *`
$ ./.install.sh
```## Details
* CLI
* [zsh](https://github.com/zsh-users/zsh) - extended Bourne shell with a large number of improvements
* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) - framework for managing your zsh configuration
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - suggest commands as you type, based on command history
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - fish shell-like syntax highlighting for zsh
* [URxvt](https://github.com/exg/rxvt-unicode) - a customizable terminal emulator forked from rxvt
* [urxvt-resize-font](https://github.com/simmel/urxvt-resize-font) - resize the font with keybinds
* [urxvt-config-reload](https://github.com/regnarg/urxvt-config-reload) - reload urxvt configuration at runtime
* [Iosevka](https://github.com/be5invis/Iosevka) 14px - terminal font
* [wqy-bitmapfont](https://packages.gentoo.org/packages/media-fonts/wqy-bitmapfont) - chinese font
* [Neovim](https://github.com/vim/vim) - I write C/C++, Python, shellscripts in Neovim, and Java in IntelliJ IDE.
* [Vundle](https://github.com/VundleVim/Vundle.vim) - plugin manager
* [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - code-completion engine (C/C++, Java, Python...)
* [syntastic](https://github.com/vim-syntastic/syntastic) - syntax checking
* [vim-polyglot](https://github.com/sheerun/vim-polyglot) - syntax highlighting
* [vim-autoclose](https://github.com/Townk/vim-autoclose) - type an `(` and automatically insert `)` for you
* [vim-airline](https://github.com/vim-airline/vim-airline) - lean & mean status/tabline
* [nerdtree](https://github.com/scrooloose/nerdtree) - tree filesystem explorer
* [indentLine](https://github.com/Yggdroot/indentLine) - display indention levels with vertical lines
* [base16-faded](https://github.com/aesophor/base16-faded/tree/master/colors) - my personal vim colorscheme
* [git](https://github.com/git/git) - distributed version-control system
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - git diff made human-readable!
* [displayctl](https://github.com/aesophor/displayctl) - resolution, brightness, wallpaper, lockscreen manager
* [py-todo](https://github.com/aesophor/py-todo) - lightweight cli todo-list
* [painter](https://github.com/aesophor/Painter) - X colorscheme manager
* [motd](https://github.com/aesophor/dotfiles/blob/master/scripts/.local/bin/motd) - display system info
* [scrotutl](https://github.com/aesophor/dotfiles/blob/master/scripts/.local/bin/scrotutl) - bring macOS screenshot keybinds to Linux
* [ncmpcpp](https://github.com/arybczak/ncmpcpp) - ncurses based music player* GUI
* [wmderland](https://github.com/aesophor/Wmderland) - my tiling WM using space partitioning trees (C++)
* [Polybar](https://github.com/jaagr/polybar) - fast and easy-to-use status bar
* [siji](https://github.com/stark/siji) - iconic bitmap font based on Stlarch with additional glyphs
* [rofi](https://github.com/davatorium/rofi) - window switcher, application launcher and dmenu replacement
* [dunst](https://github.com/dunst-project/dunst) - lightweight and customizable notification daemon
* [compton](https://github.com/chjj/compton) - compositor for X11
* [Papirus-icon](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) - free and open source SVG icon theme for Linux, based on the Paper icon theme
* [Iosevka](https://github.com/be5invis/Iosevka) 14px - GUI font
* [arc-theme](https://github.com/horst3180/arc-theme) - flat theme with transparent elements for GTK 3, GTK 2
* [arc-kde](https://github.com/PapirusDevelopmentTeam/arc-kde) - Arc KDE customization for plasma 5
* [Kvantum](https://github.com/tsujan/Kvantum) - linux SVG-based theme engine for Qt4/Qt5 and KDE
* [dolphin](https://github.com/KDE/dolphin) - KDE file manager
* [ark](https://github.com/KDE/ark) - KDE file archiver