Skip to content

Configuration files and scripts to setup any machine I may work on.

Notifications You must be signed in to change notification settings

aaatipamula/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

test-scripts Shell Script Neovim Vim

About

This repo hosts my dotfiles for most Linux machines and commonly used programs. I also have some setup and helper scripts.

Setup

Run the two following commands to get started.

git clone https://github.com/aaatipamula/dotfiles.git ~
cd ~/dotfiles && ./setupscripts/setup

The 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

TODO

  • Add Arch Linux post-install scripts

About

Configuration files and scripts to setup any machine I may work on.

Topics

Resources

Stars

Watchers

Forks