Skip to content

noTirT/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

This repo contains the dotfiles I use on my Linux systems Following the video here

Requirements

Install all the required apt packages

sudo apt-get update
sudo dpkg --set-selections < required_apt_packages.txt
sudo apt-get -u dselect-upgrade

Installation

First, check out the dotfiles repo in your $HOME directory using git

git clone https://github.com/noTirT/dotfiles.git
cd dotfiles

Follow rofi install instructions here (recommended installation location is /opt)

Then use GNU stow to create symlinks

stow --adopt .
git restore .

This replaces the standard configurations in the rofi directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published