From 63449c926b14e4166f18bd26e4cfbdbfc2409910 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 21 Sep 2019 15:29:39 -0400 Subject: unneeded with zsh --- .zprofile | 2 -- 1 file changed, 2 deletions(-) (limited to '.zprofile') diff --git a/.zprofile b/.zprofile index d6ab3e6..5be31c8 100644 --- a/.zprofile +++ b/.zprofile @@ -1,5 +1,3 @@ -#!/bin/sh - # Profile file. Runs on login. Environmental variables are set here. # Adds `~/.local/bin` to $PATH -- cgit v1.3.1