24 lines
634 B
Markdown
24 lines
634 B
Markdown
# setup
|
|
personal work setup files
|
|
|
|
## Using GitHub personal access token in git CLI
|
|
https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to
|
|
|
|
## Desktop environment
|
|
dwm, [custom build](https://github.com/ColumbusUtrigas/dwm)
|
|
picom, config in the repo
|
|
|
|
## VSCode setup
|
|
Material Icon Theme
|
|
|
|
## Vim
|
|
VimPlug, .vimrc in the repo
|
|
|
|
## Terminal
|
|
Alacritty, config in the repo
|
|
|
|
## Firefox setup
|
|
[Tree Style Tab](https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/)
|
|
|
|
[Remove tabs on top](https://medium.com/@Aenon/firefox-hide-native-tabs-and-titlebar-f0b00bdbb88b)
|