Skip to content

Latest commit

 

History

281 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

You can install one of my dotfiles with:

stow --dotfiles --target=$HOME <foldername>

or, alternativley if you've stow'd .aliases, and added .aliases to your aliases (does not work with firefox)

update-stow <foldername>

Where <foldername> is the name of dotfile you'd like to install (ghostty, firefox, mise, python, tmux, wezterm, zim)

Do note for firefox, some more configuration will be required.

stow --adopt --target=$HOME/.mozilla/firefox/<yourprofile>default-release firefox

Fill in <yourprofile>. Read about firefox profiles here.

Tmux first time startup

  • Press a + I (capital I, as in Install) to install the tmux plugin manager

Pacman

Pacman packages are stored under arch/packages, import/export commands are below (Also as arch/.local/bin/download-packages and list-packages)

Export

pacman -Qqe | grep -Fvx "$(pacman -Qqm)" > packages

Import

xargs pacman -S --needed --noconfirm < packages

About

dotfiles

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages