Skip to content

gold-ak47/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation Instructions

  1. Install most deps..

Brew, Anaconda, Rust, starship.rs, fish can all be installed by running

./install.sh
  1. Installing lunarvim inside of fish is annoying
bash

python -m venv ~/.venv
source ~/.venv/bin/activate
pip install --upgrade pip
vim ~/.venv/pyvenv.cfg

Set include-system-site-packages to true

Then run the lvim installer:

LV_BRANCH='release-1.4/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.4/neovim-0.9/utils/installer/install.sh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages