Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 521 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 521 Bytes

dotfiles

automated configurations
for machines running Arch


Install

Basic utilities

curl -fsSL sh.mohitsingh.in/essential | bash

Config for wezterm, neovim, starship, git and fish

curl -fsSL sh.mohitsingh.in/shell | bash

VSCodium settings and extensions

curl -fsSL sh.mohitsingh.in/code | bash

NodeJS and Python globals

curl -fsSL sh.mohitsingh.in/globals | bash