kartikp10 / dotfiles

dotfiles on macos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Lua 94.1%Language:Shell 4.8%Language:Python 1.0%Language:Vim Script 0.1%