gko / dotfiles

❤️ dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

❤️ dotfiles

License:MIT License


Languages

Language:Shell 98.3%Language:Python 1.7%