Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.31 KB

File metadata and controls

36 lines (28 loc) · 1.31 KB

grscheller/dotfiles

My GitHub repository to maintain and install my Linux based "dotfiles."

Installation scripts

Factoids

  • POSIX compliant installation scripts
    • actually Dash compliant (I use the non-POSIX "local" keyword)
    • on Pop!_OS /usr/bin/sh -> dash
  • Fish abbreviations - dotfiles can be installed from anywhere
    • nvI -> bin/nvimInstall
    • fI -> bin/fishInstall
    • devI -> bin/develInstall
    • dfI -> bin/dfInstall (installs all of the above in parallel)
  • Tested these days only on Pop!_OS 24.04 LTS (Cosmic Desktop)

Public Domain Declaration

To the extent possible under law, Geoffrey R. Scheller has waived all copyright and related or neighboring rights to grscheller/dotfiles. This work is published from the United States of America.

See LICENSE for details.