Skip to content

timeitel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wip for eternity

Contents

  • xdg_config

    Shared configuration that will go to $XDG_CONFIG_HOME (~/.config).

  • home

    Shared configuration that will go to home directory.

  • Brewfile

Usage

  • Run sh install.sh or manually symlink:

    • xdg_config files to ~/.config

      ln -s ~/absolute-path-to-this/xdg_config/a ~/.config/

    • home files to ~

      ln -s ~/absolute-path-to-this/home/a ~/

  • brew tap Homebrew/bundle && brew bundle

  • Set environment variables in ~/.zshenv: TMTL_CONFIG_PATH, TMTL_START_PATH

About

Dotfiles and configs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published