/ultraconf

My dotfiles and Gentoo packages configuration

Primary LanguageShellMIT LicenseMIT

Intro

I like cli tools very much and I try to make my workflow as much terminal based as possible. This repo helps me keep track of all my dotfiles, scripts, system wide configs.

Requirements

Distribution

The dotfiles,kernel and scripts folders are distribution-independent however the portage and overlay directories are for Gentoo-based system.

Shell

  • zsh
  • tmux
  • elinks
  • GNU coreutils

Editor

  • vim fr,de,en spellfiles
  • omnicppcomplete

Mail

  • neomutt
  • notmuch
  • isync
  • msmtp

Misc

Installation

It is preferred to place the ultraconf folder to $XDG_CONFIG_HOME then the script ultraconf.sh can be run to install dotfiles.

Inspirations & acknowledgements