Skip to content

yuhua99/my_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

this is my dotfiles containing

  1. neovim
  2. tmux
  3. git

AstroNvim Template

NOTE: This is for AstroNvim v4+

A template for getting started with AstroNvim

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

Git configs

NOTE My gitconfig requires delta

You can find delta here

Remember to change the name and email to yours in .gitconfig

Tmux configs

NOTE My tmux configs requires tpm

🛠️ Installation

Clone the repository

git clone git@github.com:yuhua99/my_dotfiles.git
cd my_dotfiles
bash setup.sh

About

my user configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published