GitXplorerGitXplorer
g

dotfiles

public
11 stars
1 forks
1 issues

Commits

List of commits on branch main.
Unverified
73f48e192c53c32755df8d9361b501c5005d6bc3

add toggleFocusMode for macOS

ggko committed a month ago
Unverified
73d465f16304f1089515d47408b433d73dd8cff7

add compare alias

ggko committed 8 months ago
Unverified
9ca3c55b9c978cf3f04bcb0cbf42968d20d77485

update selected text color

ggko committed 8 months ago
Unverified
e68985b97b4529ab74e90a534efc8cead3990fd0

add copy alias

ggko committed a year ago
Unverified
bfda746a6320e6863ee6f1c2e5e5d60aac95eff6

add submodule-remove alias

ggko committed a year ago
Unverified
ae0a84a2ba204d2b8ec6731a9177acc12dfe6363

add config for gh

ggko committed a year ago

README

The README file for this repository.

Dotfiles

My dotfiles config. screenshot

Installation

Run following command:

curl -L https://raw.github.com/gko/dotfiles/main/install.sh | zsh

Configure italic font

in your .zshrc.local add following lines:

tic -x ~/.dotfiles/xterm-256color-italic.terminfo
tic -x ~/.dotfiles/tmux-256color.terminfo

Iterm

In iterm check the « Italic text » checkbox in SettingsProfilesText.

Then in « Report terminal type » (SettingsProfilesTerminal) set xterm-256color-italic.

User configuration

Please see /local/README.md for local configuration files.

Some issues

Arrow on the left side of iterm

See fix: https://github.com/romkatv/powerlevel10k/issues/970#issuecomment-678410522

Option key as meta key

https://github.com/gko/vimio#macos

License

MIT

Copyright (c) 2012-2023 Konstantin Gorodinskiy