aboutsummaryrefslogtreecommitdiff
path: root/bash-profile.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-24 10:55:32 -0300
committerEuAndreh <eu@euandre.org>2020-08-24 10:55:32 -0300
commitba88e0a131fe8c1148cee3136f2548ac269d0f3c (patch)
treeaa856fe8225017f42c88857b8568b8f43cbff641 /bash-profile.sh
parentDisable prosody (diff)
downloadserver-ba88e0a131fe8c1148cee3136f2548ac269d0f3c.tar.gz
server-ba88e0a131fe8c1148cee3136f2548ac269d0f3c.tar.xz
Add .bash_profile file and copy it with scp on deployment
Diffstat (limited to 'bash-profile.sh')
-rw-r--r--bash-profile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-profile.sh b/bash-profile.sh
new file mode 100644
index 0000000..a4dbf1d
--- /dev/null
+++ b/bash-profile.sh
@@ -0,0 +1 @@
+alias l='ls -lahp'