diff --git a/.gitignore b/.gitignore index e817f68..b6f788a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,6 @@ Desktop.ini # --- Compiled zsh stuff --- *.jwc - # --- Local machine-specific configs --- *.local .zshrc.local diff --git a/README.md b/README.md index 53179b0..e32c792 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ cd ~/.dotfiles ./install.sh ``` -See [INSTALL.md](INSTALL.md) for detailed installation instructions. +See `INSTALL.md` for detailed installation instructions. --- diff --git a/zsh/.zshrc.zwc b/zsh/.zshrc.zwc index 7b4fc5d..4e89c30 100644 Binary files a/zsh/.zshrc.zwc and b/zsh/.zshrc.zwc differ diff --git a/zsh/functions/btrfs-helpers.zsh.zwc b/zsh/functions/btrfs-helpers.zsh.zwc new file mode 100644 index 0000000..7fc493c Binary files /dev/null and b/zsh/functions/btrfs-helpers.zsh.zwc differ diff --git a/zsh/functions/motd.zsh.zwc b/zsh/functions/motd.zsh.zwc index 62bb825..d8f2b24 100644 Binary files a/zsh/functions/motd.zsh.zwc and b/zsh/functions/motd.zsh.zwc differ diff --git a/zsh/functions/systemd-helpers.zsh.zwc b/zsh/functions/systemd-helpers.zsh.zwc new file mode 100644 index 0000000..90e80b0 Binary files /dev/null and b/zsh/functions/systemd-helpers.zsh.zwc differ