diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2021-07-06 19:02:25 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2021-07-06 19:02:25 +0100 |
commit | 325d8b4ef7a02459172d6b6a423e36d7b3cadb88 (patch) | |
tree | 8543383279142b59510e3f0e5a7920cb58bbb2bf /Shell | |
parent | 9fa164dc1148c3bab801d636f24873efe673fc3a (diff) | |
download | dotfiles-325d8b4ef7a02459172d6b6a423e36d7b3cadb88.tar.gz dotfiles-325d8b4ef7a02459172d6b6a423e36d7b3cadb88.tar.bz2 dotfiles-325d8b4ef7a02459172d6b6a423e36d7b3cadb88.zip |
(General)~loads of commits, getting ready to port dotfiles to another machine
Diffstat (limited to 'Shell')
-rw-r--r-- | Shell/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Shell/.zprofile b/Shell/.zprofile index 54ba227..58a56f8 100644 --- a/Shell/.zprofile +++ b/Shell/.zprofile @@ -21,4 +21,3 @@ export XDG_RUNTIME_DIR=/run/user/`id -u` # Run some programs /usr/bin/pfetch eval `ssh-agent`; -ssh-add ~/.ssh/id_rsa |