Linux Config Files/ Installed Packages Contains configs for: alacritty awesomeWM btop lazygit & lazydocker neovim picom polybar skhd starship tmux wezterm yabai yazi zsh NixOS setup Requirements Git NixOS Install: git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \ cd ~/.dotfiles && \ sh scripts/nixos-setup.sh MacOS setup (not tested) Requirements Git Nix Brew Install: git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \ cd ~/.dotfiles && \ sh scripts/macos-setup.sh CLI tools setup Requirements Git Nix Install: git clone https://github.com/PedroDSFerreira/dotfiles.git ~/.dotfiles && \ cd ~/.dotfiles && \ sh scripts/cli-setup.sh Symlinks Create: cd ~/.dotfiles stow -d configs -t ~/ <config-folder-name> Remove: cd ~/.dotfiles stow -D -d configs -t ~/ <config-folder-name> Screenshots