Skip to content

code-sketcher/sketched-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketched-dots

Simple symlinks. That's it!

Dots are used via symlinks to files from this repository.

Installation

Clone this repository and run the make command.

$ make

Use specific dots

Usually you can do this by runnig $ make <app name>-dots.

# use only kitty dots
$ make kitty-dots

Please check Makefile for more commands

Good to know

Vim

Vim plugins are installed first time you use vim. Note that YouCompleteMe extension may fail. In order to fix it run:

$ python3 .vim/plugged/YouCompleteMe/install.py

Uninstall

Right now there is no uninstall command. You can delete the repository and remove symlinks manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published