Repository to hold my dotfiles for various utilities and a few machines I do work on. There are 3 branches besides master
:
laptop
is merged intomaster
since it is what I use 95% of the time. The system isCentOS 7
.parietal
is a workstation runningCentOS 6
.desktop
is my personal desktop runningCentOS 6
. This is probably the most out-of-date.
There are really only 2 tools that are needed at the outset:
- You need
git
, of course, to clone the repository in the first place. - I use GNU stow to "install" each set of dotfiles. For example, to link the
Bash
-related dotfiles:
stow bash
There are a few that are, e.g., only on the master
/laptop
branch, but the tools are:
bash
-- the shelldircolors
-- colors in the terminalgit
-- version control systemgitk
-- a graphical repository browser forgit
octave
-- GNU software compatible with Matlabpentadactyl
-- add-on for Firefox with vim-like keybindingsR
-- statistical programming language and environmentrtv
-- Reddit Terminal Viewertmux
-- terminal multiplexervim
-- the best text editorxpdf
-- a lightweight PDF viewerxterm
-- terminal emulator for Xzathura
-- a PDF viewer with vim-like keybindings