diff options
| author | Blista Kanjo | 2023-08-07 00:32:46 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-08-07 00:32:46 -0400 |
| commit | f5fbef0b0e411e8948a787dae0c1b0733a9acb12 (patch) | |
| tree | 770ca98368656d374f186db88d319b9073dd63f0 /.zprofile | |
| parent | 364a3a76049ec8f6e41d2bb88fb196aaa0698068 (diff) | |
feat: make `.xprofile` linkable as `.zprofile`
Diffstat (limited to '.zprofile')
| l--------- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 120000 index 0000000..8078978 --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +/home/kylert/.xprofile
\ No newline at end of file |
