Skip to content

paulobressan/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

My current development environment configuration.

Screencast from 2024-08-10 16-37-32

Install

Make sure that you already have installed the tools below on your computer.

Common tools

Execute the configure script to create the symbolic links.

./configure

Kubernetes tools

Some tools to help access and handle k8s environment.

How to start

Basic commands to start using the tools.

nvim

The Lazy is being used to manage plugins and it will be installed automaticly.

Install nvim plugins

:Lazy install

Mason plugin is being used to manage the lsp servers configured in lua/plugins/lsp.lua.

Install lsp servers

:Mason

(Optional) Install a nerd font to have all icons supported.

Releases

No releases published

Packages

No packages published