grscheller / dotfiles

Installs my Linux workstation configuration files. Geared toward Sway running on Arch Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grscheller/dotfiles

GitHub repository to maintain and install multiple configuration files for the Linux based workstation computers I use.

Installation scripts

Factoids

  • POSIX compliant installation scripts
    • actually Dash compliant (I use the "local" keyword)
    • rootInstall is a Fish script
  • Fish abbreviations to install from anywhere
    • dfInstall -> for dfInstall
    • fInstall -> for fishInstall
    • hInstall -> for homeInstall
    • nvInstall -> for nvimInstall
    • swInstall -> for swayInstall
  • Currently only tested regularly on Arch Linux
  • Tested intermittently on Pop!OS

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.

About

Installs my Linux workstation configuration files. Geared toward Sway running on Arch Linux.

License:The Unlicense


Languages

Language:Shell 50.9%Language:Lua 43.9%Language:Python 3.3%Language:CSS 1.9%