- Input typeface family (Gratis for personal use)
- Oh My Zsh! (Open Source)
- Solarized Dark colorscheme (Gratis)
xterm-256color-italic
terminal description- Paper theme and icons (for Gnome)
- You should create your own
.secrets
file in the root of your home folder.
- MacVim (OS X)
- Gvim (Linux)
- Dash (OS X)
- Zeal (Linux)
- VIM – Text editor
- MUTT – Email client
- KHAL – Calendar
- KHARD – Address book
- WEECHAT – IRC chat client
- SLRN – USENET client
- NEWSBEUTER – RSS client
- W3M – Web-browser
- TURSES – Twitter client
- RTV – Reddit client
- GODU – Disk-usage browser
- MOP – Stock ticker
- WEGO – Weather
- MYCLI – SQL database query interface
- TLDR – Abbreviated help system
- TIG – Git history browser
- HTOP – Interactive process browser
- NMON – Simple system performance monitor
- VIFM – Filemanager
- NCFTP – FTP client
- RG – Fast GREP replacement
- Install the Input fonts.
- Install Oh My Zsh!
- Clone
zsh-syntax-highlighting
into~/.oh-my-zsh/custom/plugins/
. - Copy the dotfiles to your home directory root. (Merge directories and overwrite files if asked.)
- Run the shell-command
tic xterm-256color-italic.terminfo
in your home-folder. - Set your default terminal to the Solarized Dark colorscheme, and the default shell to ZSH. Set the default font to Input Mono Narrow. Close and re-open the Terminal emulator.
- Install Vundle
- Open Vim and run
:PluginInstall
, then close and re-open Vim. (Please note that several of specified Vim Plugins have additional dependencies and need to be built from the~/.vim/bundle/[PlugIn]/
directories.) - To look up documentation in Vim please install Dash on the Mac, and Zeal on Linux.
- Mutt can be configured in an almost infinite number of ways. I strongly recommend getting the developer version over the very old stable version. I can only recommend reading the official documentation, and avoid the mostly outdated information you can find online. Mutt also installs a number of helpful template files in your
doc
dir. - Khal and Khard requires
vdirsyncer
to sync your calendars with other services. I use it with iCloud, Facebook events, and various other event calendars.vdirsyncer
is installed as a dependency of Khal.
- In GNU/Linux it is recommended to also copy these base-settings into the root account and run the installers. That way you can get a more complete and consistent experience when you are logging into the root account or doing
su
from the console. - CLI applications in general, should be compiled for your ncurses/slang version. If not the colors can be all screwy.
This should work for both GNU and OS X. Depending on the particular implementation of the font rendering engine you might have to try the differently leaded versions of the Input font. You can select this on the download page. If you are using Gnome Terminal then the correct leading is 1.3.
To enable the Paper theme in Gnome you must have Tweak Tool
installed, and the Gnome extension User Themes
enabled. The close Tweak Tool, re-open it, set the Input fonts in the Fonts
subpanel, and the Paper theme in the Apperance
subpanel with Claus
as the Shell theme
. You can of course rename the folder Claus
in the .themes
folder to any other name you would like.
The .fonts.conf
file is exclusively used by Firefox and is necessary because Firefox is not build against GTK+, and thus not under the control of the system settings.
You are free to do as you please with these files.