Thanks to visit codestin.com
Credit goes to github.com

Skip to content

acostanzo/.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

This repo contains the shareable portions of my mac configs. I uses this to maintain a similar development environment on multiple machines. You can use it if you see something you like when we pair.

Setup

For the whole shebang, clone this repo to ~/.config. (Be sure to backup any existing files and configurations you may already have in your ~/.config folder)

Homebrew

Homebrew is a package manager for mac

  1. Install Homebrew
  2. Install brew dependencies brew bundle --file=~/.config/brew/Brewfile

Fish Shell

Set fish as your shell, and restart your machine.

Fisher

Fisher is a plugin manager for fish shell

  1. Install Fisher
  2. Install fisher dependencies fisher update

TPM

TPM is a package manager for tmux.

  1. Install tpm git clone https://github.com/tmux-plugins/tpm "$XDG_CONFIG_HOME/tmux/plugins/tpm"
  2. Start a tmux session with tmux, if you haven't already
  3. Open .config/tmux/tmux.conf
  4. Install packages with prefix + I
  5. Reload tmux config with prefix + R

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published