hamsternik / dotfiles

Configurations for tools I use every day.
3 stars 0 forks source link

Create standalone make commands to set up zsh or fish environment #32

Open hamsternik opened 2 years ago

hamsternik commented 2 years ago

Based on the last migration from zsh to fish shell I do have retirement to settle my environment with either of shells. Regardless my new default shell is fish macOS distributed with zsh out of the box hence I need to remain all zsh env configuration but have an option to settle each environment independently.

Goal

Create separate make command in the Makefile to settle the whole environment with all fish configuration files.