From 88051c9ccfa9b863b41f0ae86dbb1caaeb739743 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 12 Jun 2021 21:26:56 +0700 Subject: Overhaul configurations --- fedora/.bash_profile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 fedora/.bash_profile (limited to 'fedora/.bash_profile') diff --git a/fedora/.bash_profile b/fedora/.bash_profile deleted file mode 100644 index eadc104..0000000 --- a/fedora/.bash_profile +++ /dev/null @@ -1,10 +0,0 @@ -# .bash_profile - -# Get the aliases and functions -if [ -f ~/.bashrc ]; then - . ~/.bashrc -fi - -# User specific environment and startup programs -export GOPATH=$HOME/.local/share/go -export PATH=$PATH:$HOME/.local/bin:$GOPATH/bin:$HOME/.cargo/bin -- cgit 1.4.1