Skip to content

wongjiahau/.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-installation

Before installing these configs, you will need to make sure that the ~/.config directory does not exists.

To backup your existing config, consider renaming the folder. For example,

mv ~/.config ~/.config_backup

Installation

git clone https://github.com/wongjiahau/.config ~/.config

Dependencies

Rust:

# Needed by Neovim Spectre
cargo install ripgrep

Go:

# Needed for SQL Language server
git clone https://github.com/lighttiger2505/sqls.git
cd sqls
go build
mv sqls /usr/local/bin

About

My dotfiles that are XDG_CONFIG_HOME compliant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published