Skip to content

ouyangyuchen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotbot is useful to simplify the dotfile installation process for users. You can change the configuration file install.conf.yaml to guide dotbot's linking.

Installation

git clone https://github.com/ouyangyuchen/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install

Dotfile list

Editor

  • vim: ~/.vimrc <---> vimrc
  • nvim: ~/.config/nvim/ <---> nvim/, using lua configuration and lazy.nvim as plugin manager

Others

  • git: ~/.gitconfig <---> gitconfig

Releases

No releases published

Packages

No packages published