{"id":18336743,"url":"https://github.com/itz-amethyst/smart_terminal","last_synced_at":"2026-04-11T14:33:59.405Z","repository":{"id":201162405,"uuid":"706874973","full_name":"itz-Amethyst/Smart_Terminal","owner":"itz-Amethyst","description":"A Complete guide to modern your windows terminal 📃","archived":false,"fork":false,"pushed_at":"2023-10-19T14:10:00.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T19:56:22.029Z","etag":null,"topics":["bash-script","guide","modernized","neofetch","neofetch-configuration","oh-my-posh","oh-my-posh-theme","powershell","scoop-apps","terminal","terminal-icons","terminal-ui","windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itz-Amethyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-18T19:35:50.000Z","updated_at":"2023-10-20T17:31:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"12b06b5c-0b13-4050-858c-4eea9893bf37","html_url":"https://github.com/itz-Amethyst/Smart_Terminal","commit_stats":null,"previous_names":["itz-amethyst/smart_terminal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Amethyst%2FSmart_Terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Amethyst%2FSmart_Terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Amethyst%2FSmart_Terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Amethyst%2FSmart_Terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itz-Amethyst","download_url":"https://codeload.github.com/itz-Amethyst/Smart_Terminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103910,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash-script","guide","modernized","neofetch","neofetch-configuration","oh-my-posh","oh-my-posh-theme","powershell","scoop-apps","terminal","terminal-icons","terminal-ui","windows"],"created_at":"2024-11-05T20:08:47.434Z","updated_at":"2025-12-30T22:54:10.922Z","avatar_url":"https://github.com/itz-Amethyst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart_Terminal\n\n## 🎆 IT'S A WINDOWS TERMINAL!! 🎆\n\nAt firsts i didn't belive that i can finally bring this beautifull terminal to windows \n\nThat's right not only linux users can do stuffs like this 😂\n\nFollow steps to Make your terminal like me 🪶\n\n## ⭐ SUPPORT ME BY GIVING THIS REPO STAR ⭐\n\n\n![Terminal](https://cdn.discordapp.com/attachments/921633563810627588/1164274180695523378/image.png?ex=65429dd3\u0026is=653028d3\u0026hm=f80adf4bf83fb8e8166babe9805e48497f1b1f2f1383ddfd87be06f9d98b3192\u0026)\n\n## Steps :\n\n- [Scoop](#scoop)\n- [Neofetch](#neofetch)\n  - [Installation](#installation)\n  - [Customization](#customization)\n- [Windows_Terminal](#windows-terminal)\n  - [Install](#install)\n  - [Custom](#custom) \n- [Oh-My-Posh](#oh-my-posh)\n  - [Theme](#theme) \n- [Apply My Custom](#apply-my-custom)\n\n## scoop\n\nScoop is a command-line installer for Windows\nwe need it to install neofetch and other stuffs\n\n#### 1 / 2\n\nRefer to this link: https://github.com/ScoopInstaller/Scoop\n\nRun this command in your Powershell\nafter that it will ask you to accept some trust policies \n\n```bash\n\u003e Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time\n```\n#### 2 / 2\n\n```bash\n\u003e irm get.scoop.sh | iex\n```\n\n## neofetch\n\nNeofetch is a command-line system information\nLink: https://github.com/dylanaraps/neofetch\n\n### Installation \n\nRun this command in your powershell terminal\n\n```bash\nscoop install neofetch\n```\n\nafter installation\n\nRun this command to see your first colored ascii art\n\n```bash\nneofetch\n```\n\n### Customization \n\n#### 1 / 2\nFirst go to this path on your computer\n```\nC:\\Users\\{{Username}}\\scoop\\apps\\neofetch\\current\n```\nYou will see a file named neofetch if you want to apply exactly my ascii art replace the file with one i put in repository\nOtherwise open it in a editor and search for windows you'll see a ascii windows logo replace it with whatever you want\nrun neofetch again on your terminal to see the applied changes\n\n\n#### 2 / 2\nFor more customization options \ngo on this path\n```\nC:\\Users\\No1\\.config\\neofetch\n```\nThere is a file named config.conf again if you want my style replace it with the exact name file i put in repository\nOpen it you will see a func named print_info() at first so there are some ready option made there if you want to see them remove # (it's comment syntax ) otherwise any options you dont want to see put # at the first of them to comment them\n\nRun this command to apply changes\n```bash\nneofetch --config C:/Users/{{UserName}/.config\\neofetch/config.conf\n```\n\n\n## windows terminal\n\n### Install\n\n#### 1 / 2\nNext Step is to download windows terminal prev version from microsoft store !!important only prev version be carefull about that\nNote: For iranian ( Should Use Vpn to download : (   )\n\n#### 2 / 2\n\nOpen the terminal click on the top side bar open settings\n\nopen json settings file here :\n![settings](https://media.discordapp.net/attachments/921633563810627588/1164497441375141978/image.png?ex=65436dc1\u0026is=6530f8c1\u0026hm=83767511495abd50206532a15e419d9a571dc120f7cbc7956a8fb1e987206cb9\u0026=\u0026width=1146\u0026height=585)\n\n### Custom\n\nDo These actions by order :\n\n#### 1 / 2\nDownload Monfur nerd font or any other nerd font and install it\n\nMonfur font link: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/Monofur.zip\n\nLink: https://www.nerdfonts.com/\n\n#### 2 / 2\n\ninside profiles ==\u003e lists ==\u003e []\n\nput at the first\n\n```json\n            {\n                \"adjustIndistinguishableColors\": \"indexed\",\n                \"backgroundImage\": \"(Your Background Image path if you want)\",\n                \"backgroundImageOpacity\": 0.2,\n                \"backgroundImageStretchMode\": \"uniformToFill\",\n                \"colorScheme\": \"Tango Dark\",\n                \"commandline\": \"powershell.exe -NoLogo -NoExit\",\n                \"elevate\": true,\n                \"experimental.retroTerminalEffect\": false,\n                \"font\": \n                {\n                    \"face\": \"Monofur Nerd Font Mono\",\n                    \"size\": 13.0,\n                    \"weight\": \"medium\"\n                },\n                \"guid\": \"{61c54bbd-c2c6-5271-96e7-009a87ff44bf}\",\n                \"hidden\": false,\n                \"icon\": \"(your top icon path if you want)\",\n                \"name\": \"Itz-Amethyst\",\n                \"opacity\": 80,\n                \"useAcrylic\": true\n            },\n```\n\nSave file\n\nNote: Your Default terminal is now powershell and must be !\n\n## oh my posh\nA prompt theme engine for any shell.\n\nIf you want you can refer to this link for installation guide\nLink: https://ohmyposh.dev/docs/installation/windows\n\n### 1 / 2\nRun this command to install :\n\n```bash\nscoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json\n```\n\n### 2 / 2\n\nIt's time to configure you terminal or shell to use oh my posh\nFor this example i used powershell but you can use any other terminals ....\n\nRun this command in your terminal\nIt will ask you to create for the first time so accept it\n```bash\nnotepad $PROFILE\n```\n\nAnd puth this line inside\n```\noh-my-posh init pwsh | Invoke-Expression\n```\n\nAfter that run this in your terminal\n```bash\n.$PROFILE\n```\n🎊 Congratulations 🎊 \nIf everything went well\nyou will see a modern terminal but that's not all !! \n\n## theme\n\nIt's time to make it like what you want !\n\n#### 1 / 4\nRun This command to get all themes\n\n```bash\n Get-PoshThemes\n```\nRefer to this site and pick your theme\nAll Themes : https://ohmyposh.dev/docs/themes\n\n#### 2 / 4\n\nRun this to open your profile\n```bash\nnotepad $PROFILE\n```\n# Note: You can choose to pick theme by url official or inside of your computer storage \n## Url\nput this inside of it !!!! Replace url with theme url refered to link i put\n```\noh-my-posh init pwsh --config '{{Url}}' | Invoke-Expression\n```\n## Storage\nReplace {{ThemeName}} with your theme name\n```\noh-my-posh init pwsh --config 'C:\\Users\\{{YourUsername}\\AppData\\Local\\Programs\\oh-my-posh\\themes\\{{ThemeName}}.omp.json' | Invoke-Expression\n```\n## Optional\n#### 3 / 4\n\nrun this command to install Terminal-Theme to looks better\n```bash\nInstall-Module -Name Terminal-Icons -Repository PSGallery\n```\n\n#### 4 / 4\n🎈Final Part !\nPutting all this together\n\nrun this in you terminal\n```bash\nnotepad $PROFILE\n```\n\nand put these codes inside of it\n```\nImport-Module -Name Terminal-Icons\nneofetch\n```\n\nIt should look like like this at final\n\n```\nImport-Module -Name Terminal-Icons\nneofetch\noh-my-posh init pwsh --config 'C:\\Users\\{{YourUsername}\\AppData\\Local\\Programs\\oh-my-posh\\themes\\{{ThemeName}}.omp.json' | Invoke-Expression\n```\n\nRun this to apply \n```\n.$PROFILE\n```\n\n💪🏻 You did it\n\n🔓 Achievement Unlocked 🔓 \n\n    🏆 JUST DO IT 🏆\n\n\n## apply my custom\n\nIf you want your terminal theme looks like mine download the MyCustom Theme and put it inside themes location inside your computer\n```\nC:\\Users\\{{YourUsername}\\AppData\\Local\\Programs\\oh-my-posh\\themes\\\n```\nRun this\n```\nnotepad$PROFILE\n```\nAnd Replace oh my posh theme with this\n```\noh-my-posh init pwsh --config 'C:\\Users\\{{YOURUSERNAME}}\\AppData\\Local\\Programs\\oh-my-posh\\themes\\MyCustom.omp.json' | Invoke-Expression\n```\n\nand final\n\n```\n.$PROFILE\n```\n\n## Support\n\nYou can support this repo by giving star 🌟 \n\n\n\nFeel free to open pull requests 🧵\n\n\n## Links\n----------------------- 🚨 -------------------------------\n\nBlog: https://dev.to/anupa/beautify-your-windows-terminal-1la8\n\nYoutube: https://www.youtube.com/watch?v=Rwxi5kgvqac\u0026ab_channel=Kedilik\n\nYoutube: https://www.youtube.com/watch?v=Ov3yi-9jbFI\u0026ab_channel=TheLinuxCast\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-amethyst%2Fsmart_terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitz-amethyst%2Fsmart_terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-amethyst%2Fsmart_terminal/lists"}