Switch to Zsh as my Linux shell

This commit is contained in:
Leilukin 2025-04-13 23:40:48 +08:00 committed by Helen Chong
parent 48e472086e
commit d2fa6b64c9

View File

@ -1,7 +1,7 @@
--- ---
title: Uses title: Uses
desc: A non-exhaustive list of hardware and software that I use. desc: A non-exhaustive list of hardware and software that I use.
updated: 2025-04-13T07:19:46+0800 updated: 2025-04-13T23:39:59+0800
toc: true toc: true
eleventyNavigation: eleventyNavigation:
order: 13 order: 13
@ -86,7 +86,7 @@ You can find more /uses pages on [uses.tech](https://uses.tech/).
- Integrated development environment (IDE): [Neovim](https://neovim.io/) with the [LazyVim](https://www.lazyvim.org/) setup - Integrated development environment (IDE): [Neovim](https://neovim.io/) with the [LazyVim](https://www.lazyvim.org/) setup
- Code editors: [Vim](https://www.vim.org/) and [Notepad++](https://notepad-plus-plus.org/) - Code editors: [Vim](https://www.vim.org/) and [Notepad++](https://notepad-plus-plus.org/)
- Terminal emulator: [Windows Terminal](https://en.wikipedia.org/wiki/Windows_Terminal) - Terminal emulator: [Windows Terminal](https://en.wikipedia.org/wiki/Windows_Terminal)
- Shell: [PowerShell](https://microsoft.com/powershell) on Windows and [Bash](https://www.gnu.org/software/bash/) on Linux - Shell: [PowerShell](https://microsoft.com/powershell) on Windows and [Zsh](https://www.zsh.org/) on Linux
- Version control: [Git](https://git-scm.com/) with [GitHub](https://github.com/) - Version control: [Git](https://git-scm.com/) with [GitHub](https://github.com/)
### Media ### Media