Skip to content

Alaxe/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All configs are managed through GNU Stow.

Automated setup

Run (which may invoke sudo):

<neptune, correlia>.sh

Manual Setup

For user-level configs, run:

stow -t ~ --restow <cli, neptune, correlia>

Optionally, for root configs, run (as root):

sudo stow -t / --restow neputne-root/

To let other users follow the symlinks created by Stow, they need execute permissions on all parent directories. In my case, this required

chmod a+x ~

Neovim

This is in flux.

You need to run :PaqSync to install all the vim plugins.

nvim +PaqSync +qall

You need to run things with coc manually to install autocompletes.

About

Some of the Linux configs I use.

Resources

License

Stars

Watchers

Forks