Skip to content

Lakshmanshankar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my personal dotfiles for my ubuntu 22.04 machine.

setup

To apply this config, you need nix and gnw stow.

  1. Download or clone this repo.
git clone https://github.com/lakshmanshankar/dotfiles.git
  1. Install nix
sh <(curl -L https://nixos.org/nix/install) --daemon
  1. bash
nix profile install .#default
  1. Stow configs
stow home

Nix:

nix profile list
nix profile remove {name}
nix profile add .#default

Tmux and TPM:

Tmux plugin manager

Installation:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Usage:

tmux new

About

My dotfiles repo, maintained using nix and stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors