From 93cf00db3131a4a8a0f16f9fd3dbdc110cd0b1e2 Mon Sep 17 00:00:00 2001 From: kelen51215 <58721349+kelen51215@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:30:14 +0800 Subject: [PATCH] update Readme --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb3c65abb..7397621ca 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ ## How to use ***Warning***: A word of caution, I am actively working with **Arch Linux**, **Debian** and **Gentoo**. Do not blindly use my settings unless you know what that entails. Use at your own risk! -Run this: + +Run this to install: ```console git clone https://github.com/yingchangliu/dotfiles.git --recurse-submodules --depth=1 cd ~/dotfiles @@ -80,7 +81,6 @@ Please check in [shellrc/alias.sh](./shellrc/alias.sh) and [shellrc/functions.sh - paru - picom - pip -- powerlevel10k - rofi - scripts - background-changer @@ -102,8 +102,9 @@ Please check in [shellrc/alias.sh](./shellrc/alias.sh) and [shellrc/functions.sh ### Extra External backups about package manager. - HPC test codes. -- My packages backup. +- My packages (pacman and portage) backup. - Pkgbuilds (Arch linux) for programming. +- Zshplugins which are not in Debian official repo. ### Fonts @@ -115,6 +116,13 @@ Please check in [wallpapers](./wallpapers/). - dwm (Xorg) - KDE Plasma (DE on workstation) - Hyprland (Wayland) +- Deprecated WMs which are no longer maintained + - awesome + - baswm + - river + - sway + - xfce4 + ## License