From 54452a6c069a412bcd3bf3a64a51d24ea04ffd6f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 13 May 2023 17:35:09 -0300 Subject: quick 2023 update --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e28cecd..efa8737 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -I am very lazy and do not want to rewrite everything all the time so here is my tmux config (and maybe other things). +I'm very lazy and move between computers somewhat regularly, so here are my various, hopefully portable configuration files! Everything I've written here is public domain (insofar as it's cobbled together from the internet's knowledge en masse), so feel free to steal and use to your heart's content. -You'll want to source bash_either in bashrc or bash_profile or both or neither. You do you. +My personal setup for actually using this repo is approximately: + +1. Clone this repo somewhere that's gonna be readily accessible for quick edits. This is generally under my actual projects directory, e.g. ~/Local Workspace/Projects/dotfiles or ~/me/projects/cli/dotfiles or whatever. + +2. Symlink the repository into ~/.dotfiles so it's effectively kept in one consistent place and I can always access it there, even if I move the main project folder somewhere else (in which case I just update the ~/.dotfiles symlink). + +3. Symlink individual config files as needed, e.g. ~/.zshrc -> ~/.dotfiles/.zshrc which gets expanded to ~/Local Workspace/Projects/dotfiles/.zshrc. Yay! -- cgit 1.3.0-6-gf8a5