File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -31,18 +31,18 @@ This project started out as just a few helpful nuggets I like to put in my `~/.b
31311 . /etc/udev/rules.d/ udev rules
32321 . NoMachine remote login setup info
33331 . Useful scripts (tree generated w/` tree eRCaGuy_dotfiles/useful_scripts ` ):
34- ```
35- useful_scripts/
36- ├── apt-cacher-server_proxy.sh
37- ├── apt-cacher-server_proxy_status.sh
38- ├── apt-cacher-server_proxy_toggle.sh
39- ├── desktop_file_install.sh -> ../Desktop_launchers/desktop_file_install.sh
40- ├── desktop_file_uninstall.sh -> ../Desktop_launchers/desktop_file_uninstall.sh
41- ├── install.sh
42- ├── open_programming_tools.sh = quick script to load all the tools I need to do software development each day
43- └── touchpad_toggle.sh = attached to Ctrl + Alt + P Ubuntu shortcut key to quickly toggle my touchpad &
44- touchscreen on & off, & fix mouse scroll wheel speed
45- ```
34+
35+ useful_scripts/
36+ ├── apt-cacher-server_proxy.sh
37+ ├── apt-cacher-server_proxy_status.sh
38+ ├── apt-cacher-server_proxy_toggle.sh
39+ ├── desktop_file_install.sh -> ../Desktop_launchers/desktop_file_install.sh
40+ ├── desktop_file_uninstall.sh -> ../Desktop_launchers/desktop_file_uninstall.sh
41+ ├── install.sh
42+ ├── open_programming_tools.sh = quick script to load all the tools I need to do software development each day
43+ └── touchpad_toggle.sh = attached to Ctrl + Alt + P Ubuntu shortcut key to quickly toggle my touchpad &
44+ touchscreen on & off, & fix mouse scroll wheel speed
45+
46461 . etc.
4747
4848# Usage & Installation:
You can’t perform that action at this time.
0 commit comments