1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-05-14 22:14:24 -04:00

switch from bash to ZSH

This commit is contained in:
2019-01-18 11:52:45 -05:00
parent cf05191a40
commit 53e9d45a48
5 changed files with 214 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi