Skip to content

lvnilesh/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles that give your computer personality.

Motivation

https://github.com/ruimarinho/dotfiles

Requirements

Just install Homebrew which will prompt you to install Command Line Tools (CLT) for Xcode.

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

The rest of the utilities will be provided by Homebrew when sourcing the bundled Brewfile.

Features

  • Installs my most used brew packages, casks and mas apps.
  • Installs oh-my-zsh, a zsh configuration framework
  • Symlinks dotfiles to home dir via rcm, arguably the best dotfile manager in existence.
  • Configures a number of macOS defaults to fit my needs and personal taste.
  • Enables highlighting via grc for several binaries, such as docker, curl, make and many others. Beautiful colors, everywhere.
  • Configures default handlers and applications configuration for certain file types with duti (e.g. .md, .json, .yml).

Usage

  1. Download or clone this repository.
git clone [email protected]:lvnilesh/dotfiles.git ~/.dotfiles

git checkout m1 
or 
git checkout intel
  1. Run scripts/setup

Feel free to clone or fork this setup. These dotfiles have been heavily inspired over the years by many others in the open source community, to whom I am grateful for.

  1. run this to change prompt to your liking.
p10k configure

also run this

bash <(curl -s https://s3-us-west-2.amazonaws.com/cloudgeniuscode/install.sh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages