Skip to content

piotrek-appstream/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

To apply:

# cd to where repo is checked out.
cd dotfiles
# -t is target directory
stow git -t ~ -v
stow nvim -t ~ -v
stow ghostty -t ~ -v

roslyn

mkdir -p ~/.local/share/roslyn-ls
unzip Downloads/Microsoft.CodeAnalysis.LanguageServer.<version>.nupkg -d ~/.local/share/roslyn-ls
chmod +x ~/.local/share/roslyn-ls/content/LanguageServer/linux-x64/Microsoft.CodeAnalysis.LanguageServer
  • Bump the number of file watchers (not sure if this is permanent):
sudo sysctl fs.inotify.max_user_instances=1024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors