Adjust workspace use and related aerospace configs; minor other changes
This commit is contained in:
15
README.md
15
README.md
@@ -13,14 +13,21 @@
|
||||
- manual settings, refer to [ref/macos-system-settings](ref/macos-system-settings.txt)
|
||||
|
||||
### script run
|
||||
- (run these commands from repo's root dir)
|
||||
- to do the full setup, run: `./box_setup.sh`
|
||||
- to copy dotfiles only, run: `./copy_dotfiles.sh`
|
||||
- to do the full setup, from git root dir, run: `./box_setup.sh`
|
||||
- to copy dotfiles only, from git root dir, run: `./copy_dotfiles.sh`
|
||||
|
||||
### after script run
|
||||
- complete manual actions specified in [ref/post-run-manual](ref/post-run-manual.md)
|
||||
- complete manual actions specified in [ref/post-run](ref/post-run.md)
|
||||
|
||||
------------------------------------------------------------------------------------------
|
||||
|
||||
### todo items
|
||||
- choose window manager for linux, then configure
|
||||
- config for: terminal (ghostty); shell; mpd, mpc, ncmpcpp; mpv
|
||||
- decide on docker? or alternatives like podman? any license concerns?
|
||||
- switch installation approach, use csv file with programs to install, install types,
|
||||
any extra flags/opts, comments
|
||||
- regarding the system-types idea i'd started to build in already, maybe have a
|
||||
column for filtering in the csv file, or just have multiple csv files corresponding
|
||||
to a base/core install, a music-studio install, a employer/work machine, etc.
|
||||
- add command in tmux to perform cd to a given dir in all windows of the current session
|
||||
|
Reference in New Issue
Block a user