summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-09Allow ssh on linux from local networks using smart cardAhmed Abdelhalim1-0/+4
2021-06-09Add the bashrc configuration file for linuxAhmed Abdelhalim2-0/+138
2021-06-02Add aliases for current projectsAhmed Abdelhalim1-1/+2
2021-06-02Add some brew cask apps (to be default and optional)Ahmed Abdelhalim1-0/+2
2021-05-31Remove some unused brew dependenciesAhmed Abdelhalim1-5/+0
2021-05-31Add cht.sh and update POW headerAhmed Abdelhalim1-1/+8
2021-05-31Update the tmux plugins docsAhmed Abdelhalim2-1/+1
This is used to avoid installing unneeded dependencies via homebrew
2021-05-26Add ansifilter to remove ansi codes from loggingAhmed Abdelhalim1-0/+1
2021-05-26Update tmux setup and install pluginsAhmed Abdelhalim2-14/+36
2021-05-23Add the locked/lock/unlock git aliases and remove unused aliasesAhmed Abdelhalim1-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-23Add ServerAliveInterval for flaky VPN connectionsAhmed Abdelhalim1-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-22Use python3 static server instead of npxAhmed Abdelhalim1-1/+1
2021-05-18Update the debian linux dependenciesAhmed Abdelhalim1-3/+4
2021-04-06Remove nitrokey from rc install brew dependenciesAhmed Abdelhalim1-2/+2
2021-04-06Use grep options instead of alias to add colorAhmed Abdelhalim1-1/+1
2021-04-06Add ssh config to use gpg and fix tty issueAhmed Abdelhalim3-2/+6
2021-04-03Add alias to restart gpg/ssh after sleepAhmed Abdelhalim1-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-03Lower ttl cache for sshAhmed Abdelhalim1-2/+2
2021-03-31Add pinentry program configs to gpgAhmed Abdelhalim2-0/+2
2021-03-31Fix the gpg/ssh auth socket configuration in sessionsAhmed Abdelhalim1-4/+2
2021-03-31Update gpg configurations and setup missing commandsAhmed Abdelhalim2-0/+12
2021-03-30Add AWS setup encrypted credentialsAhmed Abdelhalim4-0/+7
2021-03-30Add missing ansible brewAhmed Abdelhalim1-0/+1
2021-03-29Update alias of company nameAhmed Abdelhalim1-3/+3
2021-03-29Update README info about loading pgpAhmed Abdelhalim1-1/+3
2021-03-27Fix install without pgp availableAhmed Abdelhalim1-5/+11
2021-03-27Add password store commandAhmed Abdelhalim1-0/+5
2021-03-27Add pass otp to brew installed brewsAhmed Abdelhalim1-0/+1
2021-03-27Add mit LicenseAhmed Abdelhalim1-0/+21
2021-03-27Add READMEAhmed Abdelhalim1-0/+94
2021-03-27Add rust config sectionAhmed Abdelhalim1-1/+3
2021-03-27Add GPG configs (allow ssh) and add the keygrip of the auth keyAhmed Abdelhalim2-0/+2
2021-03-27Add encrypted heroku logins and other netrc configsAhmed Abdelhalim2-1/+1
2021-03-27Add secret terraformrc token encryptedAhmed Abdelhalim2-0/+2
2021-03-27Add wtf config fileAhmed Abdelhalim1-0/+0
2021-03-27Add 1 git-crypt collaboratorAhmed Abdelhalim2-0/+4
New collaborators: 0BE3A016 Ahmed AbdelHalim <[email protected]>
2021-03-27Add wtf configuration to gitcrypt to keep secrets safeAhmed Abdelhalim1-0/+1
2021-03-27Add htop configsAhmed Abdelhalim1-0/+37
2021-03-27Add bash_profile configurationsAhmed Abdelhalim1-0/+64
2021-03-27Add BrewfileAhmed Abdelhalim1-0/+69
2021-03-27Add bundle configsAhmed Abdelhalim1-0/+6
2021-03-27Add tmux configurationsAhmed Abdelhalim1-0/+26
2021-03-27Add screenrc configurationsAhmed Abdelhalim1-0/+130
2021-03-27Add ruby rbenv configurations and ruby versionAhmed Abdelhalim2-0/+5
2021-03-27Add powconfig fileAhmed Abdelhalim1-0/+1
2021-03-27Add nodejs nvm/npm configurations and default packagesAhmed Abdelhalim3-0/+3
2021-03-27Add inputrc configsAhmed Abdelhalim1-0/+7
2021-03-27Add global gitconfigsAhmed Abdelhalim1-0/+40
2021-03-27Add gitignore config files (including global)Ahmed Abdelhalim2-0/+4
2021-03-27Add gemrc config fileAhmed Abdelhalim1-0/+2