Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .bash_profile: clean up | Egor Tensin | 2018-06-04 |
| | |||
* | attempt to organize stuff properly | Egor Tensin | 2018-06-04 |
| | | | | | | | bash-independent stuff should go to .profile, which is what I'm trying to do. I'm not sure about how correct all of this is, a few bashisms were ought to creep in. | ||
* | move ssh-related stuff to ssh.sh | Egor Tensin | 2018-06-04 |
| | | | | | | spawn_ssh_agent no longer creates ~/.ssh_agent.sh, because in cron jobs it's pretty useless actually, since they are typically run when I'm not connected via ssh. | ||
* | spawn_ssh_agent: refactoring | Egor Tensin | 2018-06-04 |
| | |||
* | spawn_ssh_agent: add a comment | Egor Tensin | 2018-06-04 |
| | |||
* | spawn_ssh_agent: save variables to ~/.ssh_agent.sh | Egor Tensin | 2018-06-04 |
| | |||
* | bugfix & code style | Egor Tensin | 2016-11-07 |
| | |||
* | bugfix & code style | Egor Tensin | 2016-11-05 |
| | |||
* | spawn_ssh_agent: call on Ubuntu | Egor Tensin | 2016-10-29 |
| | |||
* | bugfix & code style | Egor Tensin | 2016-10-29 |
| | |||
* | remove more dead code from bash dotfiles | Egor Tensin | 2016-10-28 |
| | |||
* | code style | Egor Tensin | 2016-10-08 |
| | |||
* | mustn't be a repository anymore | Egor Tensin | 2016-10-06 |