#!/bin/sh -l export EDITOR=ex export VISUAL=vim export PAGER=less PATH="$HOME/.local/bin:$HOME/.local/opt/flutter/bin:$HOME/.local/opt/android-studio/bin:$PATH" export ENV="$HOME/.shrc"