Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 846 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 846 Bytes

A repository for personal dotfiles on Linux

Screenshot

Usage

Checkout the repository, e.g

$ git clone https://github.com/hurngchunlee/dotfiles.git

Packages in the packages directory can be applied by using the GUN stow utility.

For instance, the command below will setup i3 related configurations under the $HOME directory.

$ cd dotfiles/packages
$ stow -t $HOME i3

In the scripts directory, various shell scripts are provided to install used packages such as