Skip to content

PedroDSFerreira/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Linux Config Files/ Installed Packages

Contains configs for:


Nix Packages (CLI tools only)

Requirements

Install:

git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \
    cd ~/.dotfiles && \
    ./install.sh

Compatibility:

Tested with:

  • Debian 12
  • Arch Linux

Arch Packages

Install:

pacman -S - < requirements.txt

Export:

pacman -Qqen > requirements.txt

Symlinks

  • to create/remove symlinks, cd into configs/

Create:

stow -t ~/ *

Remove:

 stow -D -t ~/ *

Releases

No releases published

Packages

No packages published