aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorLuca Matei Pintilie <lucafulger@gmail.com>2022-09-08 16:30:46 +0000
committerLuca Matei Pintilie <lucafulger@gmail.com>2022-09-08 16:30:46 +0000
commitf13e82880cfcb566df62d9d3c787cc021273142e (patch)
treea71b2cb2e3383e4ceebf2e4173ee4850015b0e99 /.bash_profile
parente3326d1b0295aa5c25a3f96a62f347f370156d11 (diff)
downloaddotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar.gz
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar.bz2
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar.lz
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar.xz
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.tar.zst
dotfiles-f13e82880cfcb566df62d9d3c787cc021273142e.zip
Add i3
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
new file mode 100644
index 0000000..5545f00
--- /dev/null
+++ b/.bash_profile
@@ -0,0 +1,5 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc