├── LICENSE ├── README.md ├── bookmarks ├── linkhandler ├── notebook ├── rofi-bluetooth ├── rofi-mpc ├── rofi-screenshot ├── rofi-session ├── rofi-wifi-menu ├── tmux-autostart ├── tmux-float ├── tmux-layout ├── tmux-sessionizer ├── tmux-ssh └── wall.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/README.md -------------------------------------------------------------------------------- /bookmarks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/bookmarks -------------------------------------------------------------------------------- /linkhandler: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/linkhandler -------------------------------------------------------------------------------- /notebook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/notebook -------------------------------------------------------------------------------- /rofi-bluetooth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/rofi-bluetooth -------------------------------------------------------------------------------- /rofi-mpc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/rofi-mpc -------------------------------------------------------------------------------- /rofi-screenshot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/rofi-screenshot -------------------------------------------------------------------------------- /rofi-session: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/rofi-session -------------------------------------------------------------------------------- /rofi-wifi-menu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/rofi-wifi-menu -------------------------------------------------------------------------------- /tmux-autostart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/tmux-autostart -------------------------------------------------------------------------------- /tmux-float: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/tmux-float -------------------------------------------------------------------------------- /tmux-layout: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/tmux-layout -------------------------------------------------------------------------------- /tmux-sessionizer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/tmux-sessionizer -------------------------------------------------------------------------------- /tmux-ssh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/tmux-ssh -------------------------------------------------------------------------------- /wall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnicalDC/dc-scripts/HEAD/wall.sh --------------------------------------------------------------------------------