Compare commits

...

No commits in common. "60ee317bbd47cfecee9c843d170dda9c746f78b7" and "1008908ff1cb8e01a6649cfb0962c58317616771" have entirely different histories.

View File

@ -2,7 +2,7 @@
My Arch Linux development environment optimized for WSL2, designed for daily workflow. This setup combines essential tools and configurations to create a powerful yet minimalist development workspace, making it perfect for both casual coding sessions and intensive development work. My Arch Linux development environment optimized for WSL2, designed for daily workflow. This setup combines essential tools and configurations to create a powerful yet minimalist development workspace, making it perfect for both casual coding sessions and intensive development work.
###### Mirror on my [<img src="https://git.zeldon.ru/assets/img/logo.svg" align="center" width="20" height="20"/> Git](https://git.zeldon.ru/zeldon/dotfiles-wsl2) ###### Mirror on my [<img src="https://git.zeldon.ru/assets/img/logo.svg" align="center" width="25" height="25"/> Git](https://git.zeldon.ru/zeldon/dotfiles-wsl2)
## Features ## Features
@ -159,6 +159,8 @@ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux attach # Then press Ctrl+Space, Shift+I tmux attach # Then press Ctrl+Space, Shift+I
``` ```
> Tip: edit [tmux.conf](./wsl/.config/tmux/tmux.conf) to change disk in status bar
## Configuration ## Configuration
### File Structure ### File Structure