diff --git a/home/.Xdefaults b/home/.Xdefaults
new file mode 100644
index 0000000..34d43d0
--- /dev/null
+++ b/home/.Xdefaults
@@ -0,0 +1,10 @@
+i3xrocks.notify.timestamp.format: %m-%d %I:%M
+i3xrocks.label.notify.none: e7f4
+i3xrocks.label.notify.some: "\uf4fe"
+i3xrocks.label.notify.error: "\ue004"
+basilisk.animations.?: 1
+basilisk.theme: aiivii:3d
+basilisk.wallpaper: /home/olive/Pictures/decoy_rosie_snell-2007.jpg
+# basilisk.wallpaper: /home/olive/Pictures/Wallpapers/stone+tiles+pavement-2048x2048.jpg
+basilisk.font.heading:
+basilisk.font.body:
diff --git a/home/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/home/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
index 095a207..ad983b6 100644
--- a/home/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/home/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -9,7 +9,7 @@
-
+
diff --git a/home/.zshrc b/home/.zshrc
new file mode 100644
index 0000000..cd82ef3
--- /dev/null
+++ b/home/.zshrc
@@ -0,0 +1,8 @@
+# Lines configured by zsh-newuser-install
+HISTFILE=~/.histfile
+HISTSIZE=1000
+SAVEHIST=1000
+setopt autocd extendedglob nomatch
+unsetopt beep
+bindkey -e
+# End of lines configured by zsh-newuser-install
diff --git a/paths b/paths
index 20dea7a..773e3fb 100644
--- a/paths
+++ b/paths
@@ -15,3 +15,5 @@
/etc/udev/rules.d/nvidia-gpu-dev-path.rules
/etc/udev/rules.d/intel-igpu-dev-path.rules
/home/olive/.basilisk
+/home/olive/.zshrc
+/home/olive/.Xdefaults