advy99 / dotfiles

1 stars 4 forks source link
hacktoberfest

dotfiles

Here are the dotfiles I use for my personal system.

Repository structure

In this repo you can find my dotfiles as if the repo root is ~ in my personal system, except for the (not yet here) bin folder.

bin folder

The bin folder is a folder with three simple scripts and two txt file:

IMPORTANT: The script support both files or directories, but only will respect the full path of the dotfile if the path starts with "~/".

Usage of scripts

To use this scripts first you need to move inside bin folder:

cd bin

Give permissions to scripts:

chmod +x *.sh

Then you execute one of the scripts. For the two first scripts, before changing anything in your system or the dotfiles in the repo you need to confirm the action as the (your system or this repo) dotfiles will be overwrited.

./pull.sh

or

./deploy.sh

or

./install_packages.sh

Tracked files

System Information