From ec0d37e0c0cb304332909a05bd9f984463b6fcae Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Wed, 31 Aug 2022 17:39:04 +0530 Subject: Initial Commit --- .profile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .profile (limited to '.profile') diff --git a/.profile b/.profile new file mode 100644 index 0000000..660cbf6 --- /dev/null +++ b/.profile @@ -0,0 +1,10 @@ +#!/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" + -- cgit v1.2.3-70-g09d2