- alacritty
- awesomeWM
- btop
- lazygit & lazydocker
- neovim
- picom
- polybar
- skhd
- starship
- tmux
- wezterm
- yabai
- yazi
- zsh
- Git
- NixOS
git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \
cd ~/.dotfiles && \
sh scripts/nixos-setup.sh
git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \
cd ~/.dotfiles && \
sh scripts/macos-setup.sh
- Git
- Nix
git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \
cd ~/.dotfiles && \
sh scripts/cli-setup.sh
cd ~/.dotfiles
stow -d configs -t ~/ <config-folder-name>
cd ~/.dotfiles
stow -D -d configs -t ~/ <config-folder-name>