GitXplorerGitXplorer
K

dotfiles

public
15 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
c2a411aa94fb11ed955c57b1a894c34a5b880366

update dotfiles

KKrinkle committed 3 years ago
Unverified
e3e16551b69e8167d3aae93a329c7408d5f74621

update dotfiles

KKrinkle committed 4 years ago
Unverified
d658971a25ca1f41378d2881a1501faf43bfa8aa

update dotfiles

KKrinkle committed 4 years ago
Unverified
fa960f30c071669571afd5cf683d57960a58d2cc

update dotfiles

KKrinkle committed 4 years ago
Unverified
019fc98ccd3c55498034fd9f369ba4439541bb96

Fix locale variables to make Unicode chars work on GNU screen

KKrinkle committed 4 years ago
Unverified
0f57ae3bd9e3f1f07086621f77d74ea415504471

update dotfiles

KKrinkle committed 5 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