Update README.md
This commit is contained in:
36
README.md
36
README.md
@@ -1,42 +1,20 @@
|
|||||||
# Trude's Dotfiles for Linux and MacOS
|
# Trude's Dotfiles for MacOS
|
||||||
|
|
||||||
**Run `./linux.sh` or `./macos.sh`.**
|
**Run `./install.sh`.**
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
- None (HomeBrew will be installed when `p` is called for the first time.)
|
||||||
### Linux
|
|
||||||
|
|
||||||
- Gnome Console / Terminal (kgx; For some scripts only.)
|
|
||||||
- Gnome Desktop
|
|
||||||
- Arch or Debian-based distro.
|
|
||||||
|
|
||||||
### MacOS
|
|
||||||
|
|
||||||
- None (HomeBrew will be installed if `p` is called.)
|
|
||||||
|
|
||||||
## Scripts
|
## Scripts
|
||||||
|
|
||||||
### Custom commands
|
### Custom commands
|
||||||
|
|
||||||
- `p` - Cross-distro package manager wrapper.
|
- `p` Wrapper for Brew. Acts as a shortcut automate parts of brew.
|
||||||
- Written in bash for Linux, using the system's package manager.
|
|
||||||
- Written in ZSH script for MacOS, as a function that calls brew.
|
|
||||||
- `m` - Cross-distro maintenance script.
|
|
||||||
- Replaced by `p m` on MacOS (for updating MacOS itself).
|
|
||||||
|
|
||||||
### Custom scripts used by other programs
|
### Custom scripts
|
||||||
|
My collection of scripts is available in the scripts folder. You may find something useful there.
|
||||||
|
|
||||||
- `p.sh` - For managing packages on Linux systems.
|
## Other (useful) MacOS Commands (built-in)
|
||||||
- `colors.sh` - To add colors to other scripts. Also works on MacOS.
|
|
||||||
|
|
||||||
## Todo
|
|
||||||
|
|
||||||
- [ ] Automatically install extensions (GNOME)
|
|
||||||
- Vitals
|
|
||||||
- Dash to Dock
|
|
||||||
- AppIndicator Support
|
|
||||||
|
|
||||||
## MacOS Commands (built-in)
|
|
||||||
|
|
||||||
**Password-protected Zip:**
|
**Password-protected Zip:**
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user