Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gnix0/dotfiles

Repository files navigation

My dotfiles

The directories and files are organized to be managed with GNU Stow:

➜  dotfiles git:(main)
.
├── alacritty
├── emacs
├── fastfetch
├── hypr
├── tmux-sessionizer
├── .tmux.conf
└── .zshrc

To apply the configurations on a Unix-like system that follows the Filesystem Hierarchy Standard, make sure stow is installed:

# e.g., installation on Arch Linux
sudo pacman -S stow

# Clone the repository and apply the desired configuration(s)
git clone https://github.com/gnix0/dotfiles.git

cd ~/path/to/local/repo

stow <app_dir_name>

Note

These configurations are tailored to my own system and workflow. Feel free to use them as reference or inspiration, but do not expect them to work out of the box on your machine. Building your own configuration is one of the best ways to learn the tools you use and create an environment that fits your own workflow.

About

All the nerd things in one place

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors