Skip to content

Instantly share code, notes, and snippets.

View thiminhnhut's full-sized avatar

Thi Minh Nhut thiminhnhut

  • Cần Thơ, Việt Nam
View GitHub Profile

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

@thiminhnhut
thiminhnhut / crontab-wsl.md
Created March 16, 2024 09:10 — forked from lelinhtinh/crontab-wsl.md
Sử dụng Crontab trong WSL (Windows Subsystem for Linux)

Crontab trong WSL

Hướng dẫn cài đặt và sử dụng Crontab của Ubuntu trong Windows 10.

Cài đặt Ubuntu

Kích hoạt WSL bằng cách mở PowerShell (Admin) và chạy lệnh:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux