diff options
Diffstat (limited to 'zsh/zprofile.laptop')
-rw-r--r-- | zsh/zprofile.laptop | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/zprofile.laptop b/zsh/zprofile.laptop deleted file mode 100644 index a3acf36..0000000 --- a/zsh/zprofile.laptop +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/zsh -# vim: filetype=zsh -export COMPUTER="laptop" -export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH" -source /home/timmy/.config/zsh/zprofile.base |