tmck-code / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This is the ragtag collection of my various dotfiles. Use at your peril!

Dotfiles included:

  • ~/.tmux_conf
  • ~/.bashrc
  • ~/.bash_aliases
  • ~/.zshrc
  • ~/.vimrc
  • ~/.gitconfig

Extras

Fstab

These are some good options when using a shared partition between Windows & Linux for a Steam installation

  • The uid/gid need to be set to avoid everything being root-owned
UUID=XXXXXX /mnt/X/ ntfs defaults,uid=1000,gid=1000,errors=remount-ro 0 0 

Aesthetic CLI tools

Streaming tools

These are made to be used in a massive font size/zoom level, I use them when streaming to try and give some info about me and the stream that's pretty/eye-catching and easy to read

countdown

Peek 2022-04-14 20-51

bigfetch

image

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 83.0%Language:Vim Script 14.2%Language:Python 2.8%