summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-04-15 23:31:17 +0200
committerAki <please@ignore.pl>2023-04-15 23:31:17 +0200
commit511971a93fccad7d8c161a7a1c3e2b8c80f7c90b (patch)
tree986f4ebb2c44427d94b718f8822f022fa6f56c7a /.profile
parent9173da7a495eab62831579ab3a0b59f9fc0ac21e (diff)
downloaddots-511971a93fccad7d8c161a7a1c3e2b8c80f7c90b.zip
dots-511971a93fccad7d8c161a7a1c3e2b8c80f7c90b.tar.gz
dots-511971a93fccad7d8c161a7a1c3e2b8c80f7c90b.tar.bz2
Added bashrc and profile
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..f8d7a80
--- /dev/null
+++ b/.profile
@@ -0,0 +1 @@
+[ -d ~/.local/bin ] && PATH="~/.local/bin:$PATH"