Skip to content

osalinasv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

# Enable executing remote scripts
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Install Packages and Tools

# Terminal modules
scoop install oh-my-posh git-aliases

# Development packages
scoop install git zoxide neovim lazygit 7zip

# CLI tools for search and compile
scoop install bat fd fzf less mingw ripgrep

# Language runtimes
scoop install bun go rustup

# Csharp language server
dotnet tool install --global csharp-ls

# Csharp repl sandbox
dotnet tool install --global csharprepl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published