summary refs log tree commit diff
path: root/.profile
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2023-10-18 19:34:34 -0400
committerZach DeCook <zachdecook@librem.one>2023-10-18 19:34:34 -0400
commitea5ffcac20de6972a06bedd961cae4186897ef2d (patch)
tree43c70930278cf54652a150032a3842e0de2b62bc /.profile
parent362311c20a78b0b1e391f44dffa7544ba126b1b4 (diff)
downloaddotfiles-ea5ffcac20de6972a06bedd961cae4186897ef2d.tar.gz
profile: add profile
Diffstat (limited to '.profile')
-rw-r--r--.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..d36f8a3
--- /dev/null
+++ b/.profile
@@ -0,0 +1,6 @@
+# My path FIRST!
+PATH="$HOME/.local/bin:$PATH"
+export EDITOR="micro"
+export XDG_MUSIC_DIR="$HOME/Music"
+source .config/sxmo/profile
+export MPD_HOST=pine64-pinephone.lan