You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now I just assume the apps, files, dirs, etc are present. When they aren't there are errors logged on startup. Add conditional checks to make sure something is present before executing the command.
i.e., Make these errors go away
Last login: Thu Aug 29 11:48:37 on ttys009
Processing bash_profile ...
Processing bashrc...
Processing path...
adding erikweibust/bin to PATH
Processing env...
-bash: archey: command not found
Processing prompt...
Processing functions...
Processing aliases...
find: /Users/erikweibust/.dotfiles/.secret: No such file or directory
The text was updated successfully, but these errors were encountered:
Right now I just assume the apps, files, dirs, etc are present. When they aren't there are errors logged on startup. Add conditional checks to make sure something is present before executing the command.
i.e., Make these errors go away
The text was updated successfully, but these errors were encountered: