Skip to content

Parth576/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

As the repository name suggests, this is a collection of my dotfiles. I have also created an installation script to install the required programs and copy the files automatically (i3, zsh, polybar, neovim, dunst, rofi, kitty)

Select the branch based on the config

  • main git checkout main

    main

  • config2 git checkout config2

    config2

Instructions to run the installation script

Note: This installation script will only work on Arch Linux and Arch based distributions since packages are installed using pacman. Requires elevated privileges for installation of packages.

chmod +x install.sh
sudo ./install.sh

Instructions to run update script

This script will only copy all the configs to the correct locations irrespective of the distro, can be used to switch between configs or update configs

chmod +x update.sh
./update.sh

About

A collection of my configuration dotfiles and a simple installation script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors