Skip to content

agliga/agliga-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My development setup

This contains script setups for development build

This project contains environment setup for Atom, Intellij, z-shell, Tmux, Vim, and standard terminal.

To deploy to your system

This will replace all current user system settings. A restart of terminal/editors is a good idea.

bin/deploy-setup.sh

Note: This will override all user settings. A good backup before-hand is recommended

To save changes from system to project

bin/update-setup.sh

This will use the current path where update-setup.sh is located.

Nvim Plugin

To install NeoVim plugins run:

 curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

TODO

  • Change script to only selectively update files
  • Add more editors
  • More cowbell

Scripts are from voidrice config

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published