hangyan / Config

config files for mac and linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config

config files for mac and linux

mac

brew

  • lua

zsh

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/powerlevel10k

ln -sf Config/mac/zshrc .zshrc

linux

ln -sf Config/linux/zshrc .zshrc

About

config files for mac and linux


Languages

Language:Shell 50.6%Language:Lua 38.3%Language:Emacs Lisp 8.4%Language:Vim Script 2.0%Language:Python 0.7%