GitXplorerGitXplorer
K

dotfiles

public
15 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
191d5d72b94ae2241832daa3937722f12f21796f

update dotfiles

KKrinkle committed 3 months ago
Unverified
656800813e711d819caa90b408a67e9d58c0c249

update dotfiles

KKrinkle committed 5 months ago
Unverified
73030bc31fdefd76fab8dc1e8a2808d51c737def

update dotfiles

KKrinkle committed 5 months ago
Unverified
f574a2c054828ce9e1cfbe7272832558b0508726

update dotfiles

KKrinkle committed 5 months ago
Unverified
f4498147f0b897a5eee55ba579b759b0a8927d03

update dotfiles

KKrinkle committed 5 months ago
Unverified
0e4b358d1a84f7d3eafbc1cc4b7dc5a80b137af4

update dotfiles

KKrinkle committed 6 months 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