Skip to content

khoanduy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

NOTED: These are my personal configuration files, which could be changed as I develop my environment on macOS.

Showcase

image

Installation

Clone repository to your local device and cd into it:

$ git clone https://github.com/khoanduy/dotfiles.git
$ cd dotfiles

Then run the setup script (you have to run chmod +x in able to execute it):

$ chmod +x configure-tilde
$ ./configure-tilde

This might take quite a while as it needs to download and install several tools.

After script execution finish, reload your zsh config file:

$ source ~/.zshrc

Try to launch nvim up, Lazy should pop up and install all plugins, otherwise try :Lazy instead.

References

tmux
neovim
langserver

About

Configuration files for Unix-like development environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published