liamtrinalizo / ultraconf

My dotfiles and Gentoo packages configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles and Gentoo packages configuration

License:MIT License


Languages

Language:Shell 38.2%Language:C 19.8%Language:Roff 18.7%Language:Vim Script 16.6%Language:Gnuplot 3.5%Language:Makefile 1.9%Language:Python 1.3%