Skip to content

tusqasi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

267 Commits
 
 
 
 
 
 
 
 
 
 

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.

git clone --bare git@github.com:tusqasi/dotfiles.git .dotfiles

/usr/bin/git --git-dir=/home/tusqasi/.dotfiles/ --work-tree=/home/tusqasi checkout master

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.

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

Programs I use

  • Firefox
  • asdf-vm (🔨 Many Programming tools version manager. It manages my python, elixir, erlang, java, and node)
  • Flutter FVM (Flutter Version Management)
  • Neovim neovim ( Just a text editor)
  • tldr (⌨️ TLDR of commands)
  • zoxide ( Blazingly fast cd)
  • scrcpy (📱 View your mobile screen on your computer)