Simplify the logic of project lanucher
This commit is contained in:
parent
0c72fedeb8
commit
f58a088c43
4 changed files with 10 additions and 28 deletions
|
|
@ -175,8 +175,10 @@ cdf [pattern] # Find file/directory and cd to its location
|
|||
|
||||
#### Usage:
|
||||
```bash
|
||||
proj # List all available projects
|
||||
nix-config # Launch nix-config project tmux session
|
||||
proj # List all available projects
|
||||
proj nix-config # Launch nix-config project tmux session
|
||||
proj blog # Launch blog project tmux session
|
||||
proj homelab # Launch homelab project tmux session
|
||||
```
|
||||
|
||||
#### Window-Based Configuration:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue