GitXplorerGitXplorer
K

dotfiles

public
15 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
727364bfb07bbadd59ce599e2a43f59f7ee43a68

update dotfiles

KKrinkle committed 2 years ago
Unverified
7dac66455ac22c936d585124d096c4a816f2a505

update dotfiles

KKrinkle committed 2 years ago
Unverified
71864c02a95284d5c549895150c63dd76c15f978

update dotfiles

KKrinkle committed 2 years ago
Unverified
d95fa5b18cb105265b4401b86d709c081bd87d7b

update dotfiles

KKrinkle committed 2 years ago
Unverified
10c1a9a8131cded1950cc44bf237e2b9e3ac149f

update dotfiles

KKrinkle committed 2 years ago
Unverified
b5d4f5ba4d681e37fadfcabc79bead662dd2ca6b

update dotfiles

KKrinkle committed 2 years 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