diff options
author | Matt Singleton <matt@xcolour.net> | 2021-09-01 12:43:41 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2022-03-16 18:59:37 -0500 |
commit | a17ae708b7bf66bea0437417ef0ca0c2ad3be13c (patch) | |
tree | d09ee1642c923a9d9edef0a4edfaec3f10efa0f3 /config/zsh/.profile | |
parent | c12583494ee49a2ef1d2c485795f51712d66ce71 (diff) |
sway-related config changes
Diffstat (limited to 'config/zsh/.profile')
-rw-r--r-- | config/zsh/.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/zsh/.profile b/config/zsh/.profile new file mode 100644 index 0000000..0569744 --- /dev/null +++ b/config/zsh/.profile @@ -0,0 +1 @@ +eval $(ssh-agent) |