Skip to content

Madhu-mohan86/linux_ricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Linux ricing

Just config folder thats all

Installation

Just clone the repo

  git clone https://github.com/Madhu-mohan86/linux_ricing.git
  cd linux_ricing
  sudo cp -r .config ~/.config

if there is default config then just delete it with your gut

LSP and IDE

Open nvim by just typing nvim and confirm the Plugins

:Lazy

LSP for JS

Install biome server

npm i -g biome

Verify its in the path

which -a biome

it should display as /sbin/biome

LSP for rust

Choose the installation method that suits you

https://rust-analyzer.github.io/manual.html#manual-installation

About

all of my linux configs from ide to candy stuffs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published