improving install
This commit is contained in:
parent
93198033eb
commit
9e8db84afc
2 changed files with 18 additions and 6 deletions
|
|
@ -30,10 +30,12 @@ The scripts checks if a file already exists there before overwriting !
|
|||
- [ ] make battery conditional ?
|
||||
- [ ] fix small annoying artifact since installing fonts
|
||||
- [ ] notifications
|
||||
- [ ] add per folder sudo when needed on install script
|
||||
- [x] add per folder sudo when needed on install script
|
||||
- [ ] screen sharing works for zoom
|
||||
- [ ] way to record videos with push to record for easy edits
|
||||
- [x] way to record videos with push to record for easy edits
|
||||
- [ ] all dependencies in a list to install everything (via pacman or yay) at once easily
|
||||
- [x] pacman
|
||||
- [ ] yay
|
||||
- [ ] add way to add export variables and aliases and scripts in bashrc/zshrc
|
||||
- [ ] customize terminal a bit ? try fsh ?
|
||||
- [ ] floating terminal utilities (call wemenu, launching the chosen utility in a floating manager)
|
||||
|
|
@ -41,7 +43,7 @@ The scripts checks if a file already exists there before overwriting !
|
|||
- [ ] Dependencies : everything that is needed to install should be recorded in dependencies file until it is actually implemented in the install script
|
||||
- [ ] qutebrowser
|
||||
- [ ] theme
|
||||
- [ ] config file (just config file dont bother with rest)
|
||||
- [x] config file (just config file dont bother with rest)
|
||||
## Usage
|
||||
`./install.sh`
|
||||
NOTE: this is still work in progress, it does not work completely yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue