| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-06-09 | Allow ssh on linux from local networks using smart card | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2021-06-09 | Add the bashrc configuration file for linux | Ahmed Abdelhalim | 2 | -0/+138 | |
| 2021-06-02 | Add aliases for current projects | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2021-06-02 | Add some brew cask apps (to be default and optional) | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2021-05-31 | Remove some unused brew dependencies | Ahmed Abdelhalim | 1 | -5/+0 | |
| 2021-05-31 | Add cht.sh and update POW header | Ahmed Abdelhalim | 1 | -1/+8 | |
| 2021-05-31 | Update the tmux plugins docs | Ahmed Abdelhalim | 2 | -1/+1 | |
| This is used to avoid installing unneeded dependencies via homebrew | |||||
| 2021-05-26 | Add ansifilter to remove ansi codes from logging | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-05-26 | Update tmux setup and install plugins | Ahmed Abdelhalim | 2 | -14/+36 | |
| 2021-05-23 | Add the locked/lock/unlock git aliases and remove unused aliases | Ahmed Abdelhalim | 1 | -5/+3 | |
| This is based on the awesome work in git-extras Ref: https://github.com/tj/git-extras/blob/master/bin/git-locked Ref: https://github.com/tj/git-extras/blob/master/bin/git-lock Ref: https://github.com/tj/git-extras/blob/master/bin/git-unlock I don't need most of the other commands but these ones are pretty nifty and useful and quite hard to remember. | |||||
| 2021-05-23 | Add ServerAliveInterval for flaky VPN connections | Ahmed Abdelhalim | 1 | -0/+3 | |
| This favors keeping alive when the server connection/VPN disconnects for 5 minutes and if a connection is stuck, I can always use `<Enter>~.<Enter>` command to disconnect | |||||
| 2021-05-22 | Use python3 static server instead of npx | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-05-18 | Update the debian linux dependencies | Ahmed Abdelhalim | 1 | -3/+4 | |
| 2021-04-06 | Remove nitrokey from rc install brew dependencies | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-04-06 | Use grep options instead of alias to add color | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-04-06 | Add ssh config to use gpg and fix tty issue | Ahmed Abdelhalim | 3 | -2/+6 | |
| 2021-04-03 | Add alias to restart gpg/ssh after sleep | Ahmed Abdelhalim | 1 | -0/+1 | |
| Found on https://stackoverflow.com/a/44250739/1769515 a reference to the issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835394 That describes why ssh fails after the system wakes up from sleep This is a workaround to update the SSH variable with TTY And make sure that pinentry is also working properly. The speculation is that the sign_and_send_pubkey: signing failed: agent refused operation is because pinentry/config issues | |||||
| 2021-04-03 | Lower ttl cache for ssh | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-03-31 | Add pinentry program configs to gpg | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2021-03-31 | Fix the gpg/ssh auth socket configuration in sessions | Ahmed Abdelhalim | 1 | -4/+2 | |
| 2021-03-31 | Update gpg configurations and setup missing commands | Ahmed Abdelhalim | 2 | -0/+12 | |
| 2021-03-30 | Add AWS setup encrypted credentials | Ahmed Abdelhalim | 4 | -0/+7 | |
| 2021-03-30 | Add missing ansible brew | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-03-29 | Update alias of company name | Ahmed Abdelhalim | 1 | -3/+3 | |
| 2021-03-29 | Update README info about loading pgp | Ahmed Abdelhalim | 1 | -1/+3 | |
| 2021-03-27 | Fix install without pgp available | Ahmed Abdelhalim | 1 | -5/+11 | |
| 2021-03-27 | Add password store command | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2021-03-27 | Add pass otp to brew installed brews | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-03-27 | Add mit License | Ahmed Abdelhalim | 1 | -0/+21 | |
| 2021-03-27 | Add README | Ahmed Abdelhalim | 1 | -0/+94 | |
| 2021-03-27 | Add rust config section | Ahmed Abdelhalim | 1 | -1/+3 | |
| 2021-03-27 | Add GPG configs (allow ssh) and add the keygrip of the auth key | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2021-03-27 | Add encrypted heroku logins and other netrc configs | Ahmed Abdelhalim | 2 | -1/+1 | |
| 2021-03-27 | Add secret terraformrc token encrypted | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2021-03-27 | Add wtf config file | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2021-03-27 | Add 1 git-crypt collaborator | Ahmed Abdelhalim | 2 | -0/+4 | |
| New collaborators: 0BE3A016 Ahmed AbdelHalim <[email protected]> | |||||
| 2021-03-27 | Add wtf configuration to gitcrypt to keep secrets safe | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-03-27 | Add htop configs | Ahmed Abdelhalim | 1 | -0/+37 | |
| 2021-03-27 | Add bash_profile configurations | Ahmed Abdelhalim | 1 | -0/+64 | |
| 2021-03-27 | Add Brewfile | Ahmed Abdelhalim | 1 | -0/+69 | |
| 2021-03-27 | Add bundle configs | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2021-03-27 | Add tmux configurations | Ahmed Abdelhalim | 1 | -0/+26 | |
| 2021-03-27 | Add screenrc configurations | Ahmed Abdelhalim | 1 | -0/+130 | |
| 2021-03-27 | Add ruby rbenv configurations and ruby version | Ahmed Abdelhalim | 2 | -0/+5 | |
| 2021-03-27 | Add powconfig file | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-03-27 | Add nodejs nvm/npm configurations and default packages | Ahmed Abdelhalim | 3 | -0/+3 | |
| 2021-03-27 | Add inputrc configs | Ahmed Abdelhalim | 1 | -0/+7 | |
| 2021-03-27 | Add global gitconfigs | Ahmed Abdelhalim | 1 | -0/+40 | |
| 2021-03-27 | Add gitignore config files (including global) | Ahmed Abdelhalim | 2 | -0/+4 | |
| 2021-03-27 | Add gemrc config file | Ahmed Abdelhalim | 1 | -0/+2 | |
