kuoe0 / kuoe0-zsh

my zshrc settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirement

  • GNU Source-highlight
  • grc (Generic Colouriser)
  • landscape-sysinfo (for Linux)

Install Requirement

  • curl
  • fzf
  • zdict

Reference

iTerm2

Base16 Support

To make remote machine support base16 colorscheme, setup the configuration following:

In ~/.ssh/config (local):

SendEnv BASE16_SUPPORT

In /etc/ssh/sshd_config (remote):

AcceptEnv BASE16_SUPPORT

Autoenv support

Put .autoenv.zsh to load automatically.

About

my zshrc settings


Languages

Language:Shell 100.0%