t3pfaffe / tux-dotfiles

Repository containing the collection of various scripts and dotfiles (i.e. config files prefixed by ".") that I use on Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tux-DotFiles

Repository containing the collection of various Linux scripts and dotfiles (i.e. config files prefixed by ".") that I use on Arch.


PKG Dependencies:

  • i3-gaps
  • i3exit
  • i3status
  • python-i3ipc
  • picom-git
  • dunst
  • betterlockscreen
  • rofi
  • light
  • nitrogen
  • termite

Script Dependencies:

Other referenced & adapted dotfiles:


Installation Steps:

  1. Clone this repository to /home/$USER/, and move ./tux-dotfiles/ to ./.tux-dotfiles
  2. Run cd /home/$USER/.tux-dotfiles
  3. Run stow --adopt --target=/home/$USER home/ . This will symlink everything in the repo's tux-dotfiles/home/to the user's /home/$USER/.

About

Repository containing the collection of various scripts and dotfiles (i.e. config files prefixed by ".") that I use on Linux.

License:MIT License


Languages

Language:Shell 94.2%Language:Python 5.8%