Skip to content

my dotfiles, evolving constantly on my *nix journey

License

Notifications You must be signed in to change notification settings

v3natio/halofiles

Repository files navigation

Halofiles

halofiles image

  • All purpose scripts are in ~/.local/bin.

  • Settings for:

    • yazi (file manager)
    • mpv (video player)
    • nvim (text editor)
    • zsh (shell)
    • other stuff like newsboat, nsxiv, etc.
  • I try to minimize what's directly in ~ so:

    • Conforming to the XDG specification is crucial.
    • All configs that can be in ~/.config/ are.
    • Environment variables are set in ~/.zprofile.

Install

You will need GNU stow.

Clone into your $HOME directory.

git clone https://github.com/v3natio/halofiles.git

Run stow to symlink everything, or just select whatever you need.

stow . # everything (.stow-ignore is in place to prevent pulling the LICENSE, README, etc)
stow .config/zsh # just the zsh config

About

my dotfiles, evolving constantly on my *nix journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published