Skip to content

HuihuangZhang/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

config repo

This repo is just for config files, then I can manage them in github.

Usage

nvim

git clone <this-repo>
mkdir ~/.config
cd ~/.config
ln -s <this-repo>/config/nvim

shell

git clone <this-repo>
ln -s <this-repo>/config/shell $HOME/.config/shell

编辑 ~/.zshrc 文件,引入 init.zsh 文件,最好在脚本第一行加入。

source $HOME/.config/shell/init.zsh

others

good reference:

  1. nvim config
  2. ohmyzsh Plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published