Skip to content

Repository files navigation

Dotfiles

My development environment dotfiles and configs

Notes

Add the following options in your /etc/fstab to have better lifetime for your SSD

  • defaults,noatime,discard=async

Scripts work only on fedora Config files should work regardless of the distro you are using

Procedure to install my dotfiles (Should work universally)

  1. Clone the repo
git clone --recurse-submodules https://github.com/maths-lover/Dotfiles.git $HOME/Dotfiles
  1. cd into Dotfiles
cd $HOME/Dotfiles
  1. Run first initial setup script, do review it once
chmod u+x ./0_system_setup.sh
./0_system_setup.sh
  1. Run second script which installs packages
chmod u+x ./1_packages_setup.sh
./1_packages_setup.sh

About

My development environment dotfiles and configs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages