/dotfiles

💨 Config files, scripts, productivity stuff

Primary LanguageShellISC LicenseISC

Logo dotfiles

Config files, scripts, productivity stuff

License

Prerequisites

Git · Bash · Node · Yarn

Usage

Install

# Clone
git clone https://github.com/n4bb12/dotfiles.git
cd dotfiles

# Run install script for mac/win
bash install/mac.sh
bash install/win.sh

# Build bash utils
bash dot build

# Source bash utils in your shell profile
# See config/shell for example files
# Example:
cp ~/git/n4bb12/dotfiles/config/shell/.zprofile ~/.zprofile

Load

# Import into the current terminal:
source dist/bash.sh

Update

# Rebuild `dist` and update `dist` dependencies:
bash dot update

Icons made by Freepik from www.flaticon.com