This repo hosts my dotfiles for most Linux machines and commonly used programs. I also have some setup and helper scripts.
Run the two following commands to get started.
git clone https://github.com/aaatipamula/dotfiles.git ~
cd ~/dotfiles && ./setupscripts/setupThe following options are availabile for setup:
Use:
setup preset [PRESETS] [PACKAGE_MANAGER]
setup [FUNCTION]
setup help -- This message
[PACKAGE_MANAGER]
- brew
- apt
- dnf
[PRESETS]
- main: Configures all programs, installs all common applications.
- progs: Configures all programs.
- bare: Configure just bash, git, basic vim.
[FUNCTION]
- apps [PACKAGE_MANAGER]
- zsh
- bash
- git
- vim
- nvim
- tmux
- hypr
- waybar
- kitty
- wezterm
- wofi
- electron
- ghostty
- fastfetch
- wsl
- Add Arch Linux post-install scripts