-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99387fa
commit c66bec3
Showing
2 changed files
with
64 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
![Logo](logo.png) | ||
|
||
![Windows WSL Terminal](windows_wsl_terminal.png) | ||
|
||
|
||
<div style="text-align: center;">The image you are looking at is a screenshot of a WSL Ubuntu terminal in Windows 11. The top bar is an app called GlazeWM. | ||
You can follow this repository to get a similar setup on Windows11, Linux or both. | ||
|
||
![Windows 11](https://img.shields.io/badge/Windows%2011-%230079d5.svg?style=for-the-badge&logo=Windows%2011&logoColor=white) | ||
[![Linux](https://img.shields.io/badge/-Linux-grey?style=for-the-badge&logo=linux)](https://www.microsoft.com/en-in/windows) | ||
![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white) | ||
![Anaconda](https://img.shields.io/badge/Anaconda-%2344A833.svg?style=for-the-badge&logo=anaconda&logoColor=white) | ||
![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white) | ||
![Windows Terminal](https://img.shields.io/badge/Windows%20Terminal-%234D4D4D.svg?style=for-the-badge&logo=windows-terminal&logoColor=white) | ||
</div> | ||
|
||
**Table of contents** | ||
<!-- TOC --> | ||
* [Linux/WSL2](#linuxwsl2.) | ||
* [Windows 11/WSL2](#windows-11wsl2.) | ||
* [Contributing](#contributing.) | ||
<!-- TOC --> | ||
|
||
## Linux/WSL2 | ||
A set of configurations, | ||
dotfiles and a script to automatically set up a powerful terminal & shell utilities(zsh, fzf...), | ||
themes like Powerlvl10k, Conda, GPU drivers, and more on Linux/WSL2, again automatically. | ||
|
||
Get started with one command : | ||
```bash | ||
sh -c "$(wget https://raw.githubusercontent.com/AmineDjeghri/Awesome-Windows11-WSL-Linux/master/unix_workflow/auto_linux_setup.sh -O -)" | ||
``` | ||
Read more about it here: [README.](README_unix.md) | ||
|
||
## Windows 11/WSL2 | ||
Valuable applications & tips for enhancing your Windows user experience, with a focus on creating a productive environment incorporating WSL 2 (Linux). | ||
|
||
Read more about it here: [windows_workflow_README.](README_windows.md) | ||
|
||
**Browser extensions** | ||
Read more about it here: [browser_extensions.md](browser_extensions.md). | ||
|
||
**For Windows users: Why you should use WSL2?** | ||
WSL2 enables users to run Linux applications and utilize command-line tools natively on their Windows machines. | ||
This integration allows users | ||
to enjoy the familiarity of Windows while simultaneously harnessing the power and flexibility of Linux. | ||
|
||
| | macOS | Linux | Windows with WSL | | ||
|--------------|-------------------------------------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| Advantages | (+) Excellent for coding and video editing. Supports Adobe & Office products. | (+) Ideal for coding and gaming, providing good performance in both areas. | - (+) Seamless compatibility with diverse software, including Adobe & Office products. </br> (+) Optimal choice for gaming enthusiasts </br> (+) Well-suited for coding with Windows Subsystem for Linux (WSL) and no need for dual boot. | | ||
| Inconvenient | (-) Limited gaming capabilities compared to Windows & Linux. | (-) Lacks support for Adobe & Office products and certain software. | (-) UI is not smooth and responsive compared to macOS & Linux | | ||
|
||
Within the domain of development, Unix-based systems such as Linux and macOS frequently garner attention. Nevertheless, the integration of WSL allows smooth coding alongside the utilization of Adobe and Microsoft products that may lack support on Linux. This flexibility, coupled with the ability to handle resource-intensive games beyond macOS capabilities, positions Windows-WSL as an enticing platform, ensuring a well-rounded computing experience for all users, regardless of their workplace constraints. | ||
|
||
Based on your needs, you can choose your OS. | ||
|
||
## Contributing | ||
A folder named `Writerside` contains the same files as the root folder. It is required for the WriterSide extension to work properly. | ||
Writerside supports only one file named `README.md` that's why you will find another readme file like `unix_workflow/README_unix.md` which contains the same content as `unix_workflow/README.md` file. | ||
|
||
|
||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=aminedjeghri/awesomewindows11&type=Date)](https://star-history.com/#aminedjeghri/awesomewindows11&Date) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters