Skip to content

CSY54/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles.

Important: setup.sh has not been tested yet!

Setup

Remove the exit command in setup.sh if you want to setup.

./setup.sh

Current

  • setup.sh for setting up
  • .vimrc for Vim
  • .zshrc for Zsh
  • .zimrc for Zim
  • .tmux.conf, .tmux.conf.local for tmux from this config

TODO

  • Install Neovim with stable tag
  • Zim would failed to install if shell has not yet set to Zsh
  • Setup asdf, with nodejs and python pre-installed
  • Install packages required by extensions
    • node (by asdf)
    • ripgrep, fd-find (for telescope)
    • tree-sitter-cli (for treesitter)
    • gcc, g++ (for compiling treesitter parser)

Releases

No releases published

Packages

No packages published