/dotfiles

๐Ÿ“Ÿ ~/.krinkle.dotfiles

Primary LanguageShellBSD Zero Clause License0BSD

Krinkle Dotfiles

Install

Basic

git clone https://github.com/Krinkle/dotfiles.git ~/.krinkle.dotfiles \
  && ~/.krinkle.dotfiles/hosts/basic/install

Primary

git clone git@github.com:Krinkle/dotfiles.git ~/.krinkle.dotfiles \
  && ~/.krinkle.dotfiles/hosts/primary/install

Screenshots

Screenshot of the Terminal app

Screenshot of Git prompt

FAQ

Naming tabs?

See ยง Terminal app (Mac) for how to configure the naming of tabs.

j-What?

The j command shown above is Autojump. It's available on Homebrew.

I recommend Olivier Lacan's blog post to learn more about how it works.

autojump example

SSH Screen?

Screenshot of GNU Screen

See screenrc and setscreentitle().

Thanks