Skip to content

aifrak/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

510 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal dotfiles managed with chezmoi for Windows, WSL2, Ubuntu and MacOS with a VS Code-inspired Neovim configuration packed with preinstalled LSPs, linters, formatters and AI skills.

Github Dark Default theme for wezterm and Neovim.

Custom theme for Oh-My-Posh.

Still WIP.

Last release License

Installation

For Windows

# Install scoop
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

scoop install chezmoi
chezmoi init aifrak/dotfiles

For WSL2 / Ubuntu

sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply aifrak

For MacOS

# Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

brew install chezmoi
chezmoi init aifrak/dotfiles

License

MIT License

About

Personal dotfiles managed with chezmoi for Windows, WSL, Ubuntu and MacOS with a VS Code-inspired Neovim configuration packed with preinstalled LSPs, linters and formatters.

Topics

Resources

License

Stars

Watchers

Forks

Contributors