Repository to hold my dotfiles for various utilities and a few machines I do work on. There are 3 branches besides master:
laptopis merged intomastersince it is what I use 95% of the time. The system isCentOS 7.parietalis a workstation runningCentOS 6.desktopis 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 bashThere 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 forgitoctave-- 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