Skip to content

m2enu/dotfiles

Repository files navigation

dotfiles

Reference

directory structure

dotfiles
 |
 |- .config
 |   |
 |   `- nvim <- Neovim config files
 |
 |- bin <- own scripts, binaries
 |- etc <- setting script files
 |   |
 |   |- init <- initialisation scripts for install
 |   |- lib <- library files
 |   `- test <- test files for initialisation scripts or dotfiles
 |
 |- doc <- documentation, manual, etc... not "bin" or "etc" files
 |
 |- Makefile
 |- .zshrc
 |- .tmux.conf
 `- ...

Installation

  1. git clone
  2. make deploy
  3. (option) make init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published