Skip to content

kartikp10/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles 🏗

Dotfiles on MacOS

Installation

To setup from scratch run:

# Run chmod u+x to amke the script executable first 
./install.sh

To selectively install use the following commands:

# Install development tools: alacritty, tmux, nvim, python, nvm, golang and others 
./install.sh dev_tools

# Create symlinks for config files
./install.sh create_links

# Install applications: rectangle, obsidian, vscode, spotify, postman, docker, alfred and others
./install.sh install_apps

# Echo user config for zsh
./install.sh echo_user_conf

Todo

Neovim

About

dotfiles on macos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages