My dotfiles for my Linux rice, managed using stow.
Check out the wiki for documentation on the custom bindings that have been added to these applications
I have included a Makefile for this project that will take a fresh Arch Linux installation and install all the packages necessary and configure them to run my Linux rice.
base
and base-devel
sudo
permissionsgit
~$ git clone https://gitlab.com/mehalter/dotfiles.git ~/dotfiles
~$ cd ~/dotfiles
~$ sudo make install
~$ reboot
github.com/AlDanial/cloc v 1.84 T=0.44 s (529.9 files/s, 72305.0 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
Python 18 1715 2091 6629
CSS 61 1017 543 6402
vim script 5 324 228 2771
SVG 24 24 24 2409
XML 3 167 37 1680
Bourne Again Shell 58 356 707 1135
Bourne Shell 14 165 211 981
JSON 20 18 0 528
Markdown 5 60 0 314
make 1 19 22 237
zsh 3 24 23 170
TeX 5 39 15 141
YAML 5 6 2 118
C/C++ Header 4 7 7 50
Haskell 1 4 7 26
INI 2 1 0 22
Sass 1 2 4 20
Perl 1 0 0 18
--------------------------------------------------------------------------------
SUM: 231 3948 3921 23651
--------------------------------------------------------------------------------