Skip to content

robobenklein/configs

Repository files navigation

Robo's linux (+unix) configs

Sv At
Shell zsh
Shell Framework Zinit
Shell theme ZINC, Fishy
DE Gnome
CLI Editor Vim (Neovim)
IDE Atom (CodeRibbon)
Terminal Tilix
Multiplexer tmux
Audio Jellyfin, MPD, Picard
Monitoring htop, conky, Telegraf/Influx/Grafana
Mail Thunderbird, Protonmail
Chat Matrix, Keybase, Discord
Dotfile manager Dotbot
Distro Debian & derivatives
Containers docker
Chroot firejail
Games Steam, Itch, Lutris

Docker

robobenklein/home is a docker container with a base system set up (phusion baseimage) that has general utilities and programs installed, along with the configs from this repo.

If you have docker and just want to try out these configs without changing anything on your machine,

docker run --rm -it robobenklein/home:latest zsh -i
# by default it starts without a powerline prompt,
# but if you have powerline fonts:
docker run --rm --env ZSH_THEME=zinc -it robobenklein/home:latest zsh -i

About

My personal configs for various linux things

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors