Affected files: projects/radio-notes/Dev Stack.md projects/radio.md projects/todos-notes/Update dots.md
21 lines
No EOL
729 B
Markdown
21 lines
No EOL
729 B
Markdown
- [ ] Crear prefixes para configuración distinta en distintas máquinas (Ej: Alactritty)
|
|
- [ ] Crear config de nvim desde zero con kickstart.nvim
|
|
- [x] Crear Sway setup
|
|
- [x] Utilizar `$OSTYPE` para ejecutar config dependiendo del sistema
|
|
- [ ] env variables MACHINE_NAME
|
|
- [ ] Tmux Sessions
|
|
- Save - Restore sessions
|
|
- close all sessions
|
|
- [ ] Ctrl-Z to -> Z with FZF
|
|
- [ ] Move Tmux config to .conf directory
|
|
- [ ] Update "check-tools" script
|
|
- [ ] Debloat zsh
|
|
- [ ] improve terminal setup on mac
|
|
- write better config for alacritty
|
|
- use iterm2
|
|
|
|
---
|
|
|
|
Reference:
|
|
- [Some Tmux configs](https://www.youtube.com/watch?v=DzNmUNvnB04)
|
|
- [Mac dotfiles config](https://github.com/mathiasbynens/dotfiles/blob/master/.macos#L362) |