dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git
commit 52aa3f00ef6043d6f4efc2446a3c6a1b277ccc45
parent 562d0789723bc2dd7d1a0d0f7d3d7d7025aac0ad
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sun, 20 Jan 2019 19:25:34 -0500

Remove zsh and x configs.

Diffstat:
M.gitignore | 2--
D.xprofile | 2--
D.zprofile | 1-
3 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -36,8 +36,6 @@
 !.profile
 !.bash_profile
 !.bashrc
-!.xprofile
-!.zprofile
 
 # Scripts and more.
 !.local
diff --git a/.xprofile b/.xprofile
@@ -1 +0,0 @@
-./.profile-
\ No newline at end of file
diff --git a/.zprofile b/.zprofile
@@ -1 +0,0 @@
-./.profile