Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 978 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 978 Bytes

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: romkatv/powerlevel10k#970 (comment)

Option key as meta key

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

License

MIT

Copyright (c) 2012-2023 Konstantin Gorodinskiy