Skip to content

Commit 8be227e

Browse files
committed
docs: minor lint fix
1 parent 1b82545 commit 8be227e

1 file changed

Lines changed: 10 additions & 20 deletions

File tree

README.md

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,16 @@
1212

1313
1. `setup_dotfiles.sh` - Automate the dotfiles setup with this one (Warning: the
1414
script does not always work)
15-
16-
2. `setup/setup_cryptocurrencies.sh` - Cryptocurrencies development related packages ([ethereum](https://www.ethereum.org/), [solidity](https://solidity.readthedocs.io/en/v0.5.11/), [truffle](https://www.trufflesuite.com/) etc.)
17-
18-
2. `_bashrc` - bashrc file (it primarily sources files in bashrc includes)
19-
20-
3. `_gitconfig` - git config file
21-
22-
4. `_macos` - macOS config file (one time setup file based on Mathias's file)
23-
24-
5. `_screenrc` - several productivity improvements to GNU screen
25-
26-
6. `scripts` - some random scripts
27-
28-
8. `_vimrc` - vim config file
29-
30-
9. `_vim` - vim config dir, it contains several vim related stuff
31-
32-
10. `setup` - contains one time setup scripts for Mac, GNU/Linux and Nexus 5.
33-
34-
11. `bashrc_includes` - contains several bash improvements (git friendly prompt, adb auto completion, p4 auto completion, git auto completion, android reverse engineering aliases etc.)
15+
1. `setup/setup_cryptocurrencies.sh` - Cryptocurrencies development related packages ([ethereum](https://www.ethereum.org/), [solidity](https://solidity.readthedocs.io/en/v0.5.11/), [truffle](https://www.trufflesuite.com/) etc.)
16+
1. `_bashrc` - bashrc file (it primarily sources files in bashrc includes)
17+
1. `_gitconfig` - git config file
18+
1. `_macos` - macOS config file (one time setup file based on Mathias's file)
19+
1. `_screenrc` - several productivity improvements to GNU screen
20+
1. `scripts` - some random scripts
21+
1. `_vimrc` - vim config file
22+
1. `_vim` - vim config dir, it contains several vim related stuff
23+
1. `setup` - contains one time setup scripts for Mac, GNU/Linux and Nexus 5.
24+
1. `bashrc_includes` - contains several bash improvements (git friendly prompt, adb auto completion, p4 auto completion, git auto completion, android reverse engineering aliases etc.)
3525

3626
## Usage
3727

0 commit comments

Comments
 (0)