Skip to content

tusqasi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal linux machine config

This repo contains all the configuration necessary to bootstrap a new installation and acts as a place to backup the configurations.

Programs Tracked

Editing

Mostly neovim with a lot of lua. A lot of the configuration is copy pasted from various sources.

Terminal

Alacritty Forever.

Got it from dt's dotfiles. This guy stuff about terminal stuff is quite useful.

I use tmux a LOT. This is pretty basic compared other configs I have.

In

Window Management

My QtileWm config is a sight to behold, not that it is good looking or anything, but it is just a mess of files up on file and folders in folders.

Found a folder structure in endevoureos's qtile iso's repos here. And then used my qtile config with it.

Other Configs to checkout

  • akinsho has loads and loads of lua.
  • tj a maintainer of neovim. Check his twitch and youtube, very helpful and fun stuff happens all the time.
  • ThePrimeagen just coconut oil everywhere, checkout this guys twitch and youtube too. Some wild stuff out there.
  • dt