Skip to content

CarlosMed/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIMILI

WIMILI is a Windows, Mac, and Linux Installation for when i do a clean install.

Installing WIMILI


sh -c "$(curl -fsSL https://raw.githubusercontent.com/CarlosMed/dotfiles/master/installs/setup.sh)"

Whats Installed


Configs:

  • Vim config
  • Zshrc config

Mac:

Using GNU Stow

  1. Install stow if not installed
  2. Navigate to pacakages/[selected package]
  3. run stow [package folder] -t [location]
    • The -t is used for the target location in which to create the symlink
    • For help and options run man stow