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

Skip to content

my terminal configurations

solvedbiscuit71/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install Xcode

xcode-select --install

Install Homebrew

/bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"

Install Softwares

  1. Alacritty
  2. Dropshelf

Scripts

  1. install-packages: uses brew and git to install necessary packages and software.
  2. install-config: creates folder and symlinks to configuration files.
  3. remove-config: remove folder and unlink symlinks to configuration files.

About

my terminal configurations

Topics

Resources

Stars

Watchers

Forks