Skip to content

junnunkarim/dotfiles_home

Repository files navigation

~/dotfiles

Caution

Repo under heavy-reconstruction

Important

Currently very busy with University.
I will update the readme as soon as I get some free time.

System Information

Here are some details about my setup:




Setup

Installing Dependencies (Arch Linux)

Under Construction

Automated Setup

Setting up with Stow

[!WARNING]

Although the stow.sh script has been made to first backup existing dotfile directories if they exist, but it has not been intensively tested.

So be sure to backup your dotfiles from $HOME/, $HOME/.config/ and $HOME/.local/share/ first.

[!IMPORTANT]

Backup of existing dotfiles produced by the stow.sh script will be available in the following directories:

$HOME/.config/dotfiles_backup/
$HOME/.local/share/dotfiles_backup/
$HOME/dotfiles_backup/

  • Clone this repo to your preferred directory and cd into the cloned directory. (Don't miss the --recursive option)
git clone https://github.com/junnunkarim/dotfiles_home --recursive
cd dotfiles_home
  • Make the stow.sh script executable
chmod +x stow.sh
  • Run the script
./stow.sh setup

Manual Setup

Under Construction

Rices

Reveal the rices

TODO

Reveal stuffs that needs to be implemented

  • Modify the stow.sh script to add options to setup dotfiles for specific window manager