diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-10-21 10:19:09 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-10-21 10:19:09 +0200 |
| commit | ec431c500085ab621f89ed8f8ac6dfc6b6d2507c (patch) | |
| tree | b59dcc13d7dbabd4670b780ee1e2b52a1a4d26f4 /MacOS.md | |
| parent | b19310b228d999cd92116f2e7c222ffc829c04f6 (diff) | |
Cleanup configurations and old files
Diffstat (limited to 'MacOS.md')
| -rw-r--r-- | MacOS.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -52,6 +52,13 @@ gpg --edit-key [email protected] > trust ``` +### iTerm2 profiles + +```bash + mkdir -p ~/Library/Application\ Support/iTerm2/DynamicProfiles \ + && cp ~/.config/iterm2/profiles.json ~/Library/Application\ Support/iTerm2/DynamicProfiles/ +``` + ### MacOS (extras) Set `Bash` shell as default |
