Skip to content

FlorinPopaCodes/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles.

The plan is to update the current dotfile so I can more easily sync them across multiple machines using stow. Then move them to nix or something similar, so I can have a more declarative way of managing my dotfiles.

Optionally, check if I can use https://www.cachix.org/ to push changes to each env automagically.

TODO

  • stow
  • ~/.config/kitty
  • sync .antigenrc
  • move to brew cask list of common apps
    • missing apps?
  • gitleaks for security
  • git project config sync
  • git signing key sync
  • ssh 1password sync
  • works on both mac and archlinux
  • nix or something similar

Install

  brew install git stow
  git clone git@github.com:FlorinPopaCodes/dotfiles.git ~/.dotfiles
  cd ~/.dotfiles
  stow .
  ???

Stow Usage

Overwrite files from ~/ to ~/.dotfiles with:

  stow --adopt .

Testing the stow command:

  stow --verbose --simulate --adopt .

Thanks

Quick Reference

Releases

No releases published

Packages

No packages published

Languages