Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schanur/dotfiles
All my config files. Used with Debian stable and Debian testing.
https://github.com/schanur/dotfiles
aliases bash color-theme colorscheme dark-theme dotfiles git gtk i3 installer package-manager qt qt4 qt5 tmux zsh
Last synced: about 1 month ago
JSON representation
All my config files. Used with Debian stable and Debian testing.
- Host: GitHub
- URL: https://github.com/schanur/dotfiles
- Owner: schanur
- License: mit
- Created: 2016-04-14T19:08:23.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-19T23:22:05.000Z (10 months ago)
- Last Synced: 2024-03-20T00:28:28.433Z (10 months ago)
- Topics: aliases, bash, color-theme, colorscheme, dark-theme, dotfiles, git, gtk, i3, installer, package-manager, qt, qt4, qt5, tmux, zsh
- Language: Shell
- Size: 639 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dotfiles
## All my config files. Tested with Debian stable and Debian testing.
It uses the [bivalvia](https://github.com/schanur/libbivalvia) bash library for some more complex scripts.
Currently contains:
* A lot of aliases and scripts to make the output of programs more useful/colorful
* A dark theme for following GUI toolkits: Qt5/Qt4/GTK3/GTK2 (Adwaita-dark)
* Load same config files with and without login manager
* Nice default config for git
* Dark theme for the command line music player moc
* Dark theme for midnight commander
* Config file for the music player MOC
* Config file for rofi application launcher
* rc files for Bash and Zsh
* software package group manager with similar functionality to Debians tasksel
* i3 config
* tmux config
* VLC config including automatic dark skin download
* More than 40 scripts that makes your life easierMultible subrepositories are used for additional features:
* schanur/aftermath gives a nice terminal status line after each command
* schanur/emacs.d as Emacs config
* schanur/libbivalvia is a Bash library which features are used in many scripts
* robbyrussell/oh-my-zsh as a solid base for our zsh config
* github.com/rubo77/rsync-homedir-excludes for more network resource friendly rsync operations