Skip to content

Commit 9568ed7

Browse files
Fix numbering in Readme
1 parent 476df6e commit 9568ed7

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ This project started out as just a few helpful nuggets I like to put in my `~/.b
3131
1. /etc/udev/rules.d/ udev rules
3232
1. NoMachine remote login setup info
3333
1. 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+
4646
1. etc.
4747

4848
# Usage & Installation:

0 commit comments

Comments
 (0)