-
Linux only
-
(optional) install zsh>=5.8
-
e.g.,
sudo apt install zsh
for Ubuntu>=20.04 (for <20.04, zsh>=5.8 can only be installed from source) -
check version:
zsh --version
-
-
make the workspace
git clone --depth 1 https://github.com/LynnHo/Make-Workspace # mirror: git clone --depth 1 https://gitee.com/LynnHo/Make-Workspace cd Make-Workspace source make_workspace_stable.sh # source make_workspace_latest.sh
-
(optional) customization
-
create
~/.userrc
and set your own utils (alias, functions, variables, etc.) -
do not edit
~/.zshrc
-
-
manually update (automatically update every day by default):
udws
-
Notifications
You must be signed in to change notification settings - Fork 0
LynnHo/Make-Workspace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|