GitXplorerGitXplorer
K

dotfiles

public
15 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
50e2f969847a47b641c346721f14b63af9e29ca4

primary: remove secnpm draft

KKrinkle committed 6 months ago
Unverified
a500a72b21c2b52fcac27c9a8586e5486a8c824d

update dotfiles

KKrinkle committed 9 months ago
Unverified
5be203cb1f4bd1c6bd777f2d64384aaa989fe727

update dotfiles

KKrinkle committed 10 months ago
Unverified
a03e420c50a3e2dbc68d17e035bf200df3829bc6

update dotfiles

KKrinkle committed a year ago
Unverified
3d376c1d8b38e810c19f2c8e99de3b74b5d81d61

update dotfiles

KKrinkle committed a year ago
Unverified
ccbf2f290c57978203dd0ed3ea259f1ad614c968

Update for macOS 13 Ventura (clean install)

KKrinkle committed a year ago

README

The README file for this repository.

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