summaryrefslogtreecommitdiffstats
path: root/.bash_profile
AgeCommit message (Collapse)AuthorFilesLines
2025-11-03Minor modification to blocks order in fileAhmed Abdelhalim1-22/+22
2025-10-27Fix spacing in bash_profileAhmed Abdelhalim1-33/+29
2025-10-25Fix nvm setup not to use brew --prefixAhmed Abdelhalim1-4/+3
2025-10-25Clean up/remove unused toolsAhmed Abdelhalim1-25/+0
2025-10-21Cleanup configurations and old filesAhmed Abdelhalim1-9/+10
2025-10-20Refactoring of bash_profile and remove deprecated homebrew tokenAhmed Abdelhalim1-33/+50
The token didn't have any permissions, was used to just increase the rate limit when it was reached. This is why it's ok to leave it in the history after it has been revoked. This also fixes and adds some dependencies using homebrew
2025-08-13Update work alias and git configsAhmed Abdelhalim1-2/+6
2025-07-24Minor modificationAhmed Abdelhalim1-0/+1
2025-06-10Add granted and awscli dependencies for workAhmed Abdelhalim1-0/+1
2025-05-21Update aliases and brew tools for workAhmed Abdelhalim1-1/+5
2024-11-06Fix recipes and nvm commandAhmed Abdelhalim1-1/+1
2024-11-05Add pipx configsAhmed Abdelhalim1-0/+5
2024-11-04Fix NVM bash commandAhmed Abdelhalim1-1/+1
2024-03-17Update work toolsAhmed Abdelhalim1-0/+5
2024-02-23Update appid method and add new teams to amethystAhmed Abdelhalim1-1/+1
2023-06-14Add podman completion script generationAhmed Abdelhalim1-0/+7
2023-06-06Update obsidian vault folderAhmed Abdelhalim1-1/+1
2023-05-05Fix the mutt/k8s sections to be only included when installed onlyAhmed Abdelhalim1-10/+15
2023-05-05Add jf completion section to bash_profileAhmed Abdelhalim1-0/+13
2023-04-25Update the colors used with inputrc to match mac colorsAhmed Abdelhalim1-0/+3
2023-04-11Add the java path configurations for jdk/gradleAhmed Abdelhalim1-5/+7
2023-04-11Add JAVA to the path if it's installedAhmed Abdelhalim1-0/+5
2023-04-07Add alias to RC and obsidian git vaultAhmed Abdelhalim1-0/+2
2023-03-24Add function to get the bundle id for running appsAhmed Abdelhalim1-0/+6
2023-03-17Update aliases and fix (neo)mutt to use pinentry correctlyAhmed Abdelhalim1-1/+11
2023-03-15Add new aliasAhmed Abdelhalim1-1/+1
2022-09-28Remove vela autocompleteAhmed Abdelhalim1-7/+0
2022-07-11Remove SN related configurationsAhmed Abdelhalim1-11/+0
2022-07-07Fix the go lang pathAhmed Abdelhalim1-1/+1
2022-07-07Fix gcloud auth (for k9s) and other kubectl toolingAhmed Abdelhalim1-0/+1
2022-06-02Fix go pathAhmed Abdelhalim1-1/+1
2022-05-31Add vela auto completion support when vela is installedAhmed Abdelhalim1-0/+7
2022-05-16Add the autoloading of go bin to PATHAhmed Abdelhalim1-0/+5
2022-03-21Update aliases for k8s tools usedAhmed Abdelhalim1-0/+4
2022-03-10Fix homebrew intel/M1 setupAhmed Abdelhalim1-5/+12
Homebrew installs in a different path on the new M1 chip macs and that result in incompatibilities between the old and the new setup and making it harder to have a unified generic setup Also the new MacOS Monterey stopped shipping and using bash as the default shell, causing more incompatibilities
2022-02-14Install golang directly since the goenv had loading issues on vimAhmed Abdelhalim1-9/+0
2022-02-14Add vault completion when vault is installedAhmed Abdelhalim1-0/+5
2022-02-10Add more SN related dependencies and aliasesAhmed Abdelhalim1-0/+4
2022-02-08Update versions and aliases and fix install commandsAhmed Abdelhalim1-3/+1
2022-02-02Install SN dependencies and enable bash completion for helm/k8sAhmed Abdelhalim1-4/+17
2021-12-17Reorder the packages/dependencies based on frequent use/priorityAhmed Abdelhalim1-8/+8
2021-12-17Add go lang instructions and install goenvAhmed Abdelhalim1-0/+9
2021-07-12Update the instructions on installing python and configuring itAhmed Abdelhalim1-1/+2
2021-06-28Conditionally setup included tools for OS XAhmed Abdelhalim1-10/+20
2021-06-28Add the configurations for install pyenv and virtual envAhmed Abdelhalim1-0/+5
2021-06-10Add HOMEBREW_GITHUB_API_TOKENAhmed Abdelhalim1-0/+1
2021-06-10Remove github tokenAhmed Abdelhalim1-1/+0
2021-06-10Update github token for homebrewAhmed Abdelhalim1-1/+1
2021-06-02Add aliases for current projectsAhmed Abdelhalim1-1/+2
2021-05-22Use python3 static server instead of npxAhmed Abdelhalim1-1/+1