Skip to content

Laxen/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox

A toolbox with all my scripts and configs.

Toolbox setup

  1. git clone --recurse-submodules https://github.com/Laxen/toolbox.git
  2. Run install.sh, what could possibly go wrong :)

Neovim setup

  1. install.sh already installs Neovim and Plugged
  2. python3 -m pip install neovim might be needed, don't remember
  3. :PlugUpdate
  4. :CocInstall coc-pyright
  5. :checkhealth to see what's broken

Installing gnome-extension wsmatrix

  1. gnome-shell --version
  2. Download the appropriate version here: https://extensions.gnome.org/extension/1485/workspace-matrix/
  3. gnome-extensions install <zip-file>
  4. Log out and back in
  5. gnome-extensions enable wsmatrix@martin.zurowietz.de

About

A toolbox with all my scripts and configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published