Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
simeg committed Jul 7, 2020
1 parent b0d5a8c commit 9c63c2c
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 47 deletions.
8 changes: 4 additions & 4 deletions Apps/Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ These settings are optional. Some of them are highly subjective and should not b
- Sidebar -> Remove shared devices and All my files
- Advanced -> Search in the current directory
- TotalFinder
- Show progress bar
- Menus -> Show cut-copy-paste, All path copying, hide menu bar icon
- Uncheck visor
- Folder on top
- Show progress bar
- Menus -> Show cut-copy-paste, All path copying, hide menu bar icon
- Uncheck visor
- Folder on top
18 changes: 9 additions & 9 deletions Docker/UsefulCommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ command.

## Table of Contents

0. [`docker build`](#docker-build)
0. [`docker exec`](#docker-exec)
0. [`docker images`](#docker-images)
0. [`docker inspect`](#docker-inspect)
0. [`docker logs`](#docker-logs)
0. [`docker ps`](#docker-ps)
0. [`docker rmi`](#docker-rmi)
0. [`docker run`](#docker-run)
0. [Learn More](#learn-more)
1. [`docker build`](#docker-build)
2. [`docker exec`](#docker-exec)
3. [`docker images`](#docker-images)
4. [`docker inspect`](#docker-inspect)
5. [`docker logs`](#docker-logs)
6. [`docker ps`](#docker-ps)
7. [`docker rmi`](#docker-rmi)
8. [`docker run`](#docker-run)
9. [Learn More](#learn-more)

## [`docker build`](https://docs.docker.com/engine/reference/commandline/build/)

Expand Down
8 changes: 4 additions & 4 deletions Emacs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ brew install emacs-mac [options]
```

<details>
<summary>Click here to see available options: </summary>
<summary>Click here to see available options: </summary>

1. <code>--with-dbus</code>, Build with d-bus support<br>
2. <code>--with-modules</code>, Build with dynamic modules support<br>
Expand All @@ -45,6 +45,7 @@ brew install emacs-mac [options]
8. <code>--with-modern-icon</code>, Using a modern style Emacs icon by @tpanum<br>
9. <code>--with-spacemacs-icon</code>, Using the spacemacs Emacs icon by Nasser Alshammari<br>
10. <code>--with-icon-for-documents</code>, Using official icon for documents which default open with Emacs<br>

</details>

### [Emacs plus](https://github.com/d12frosted/homebrew-emacs-plus#emacs-plus)
Expand Down Expand Up @@ -95,9 +96,8 @@ brew install emacs-plus@28 [options]
16. <code>--HEAD</code>: Install HEAD version<br>
</details>

> **Note**: You might want to install [exec-path-from-shell](https://github.com/purcell/exec-path-from-shell) if you are using Emacs plus. It takes care of your environment variables.
> **Note**: to have the title bar match your theme background color, consider using instead:
> **Note**: 1) You might want to install [exec-path-from-shell](https://github.com/purcell/exec-path-from-shell) if you are using Emacs plus. It takes care of your environment variables.
> 2) To have the title bar match your theme background color, consider using instead:
> `brew install emacs-plus --HEAD --with-natural-title-bars`
## Spacemacs
Expand Down
8 changes: 8 additions & 0 deletions Heroku/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,17 @@ A cheat sheet for deployment:

```console
$ cd myapp/

# Create the app on Heroku
$ heroku create myapp

# Deploy it
$ git push heroku master

# Check its status
$ heroku ps

# Check the logs
$ heroku logs -t
```

Expand Down
16 changes: 8 additions & 8 deletions PostgreSQL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PostgreSQL is an open source relational database management system (RDBMS). It i
brew install postgres
```

After this, we can test the installation status by checking the version of installed PostgreSQL
After this, we can test the installation status by checking the version of installed PostgreSQL

```sh
postgres -V
Expand All @@ -22,7 +22,7 @@ postgres -V
pg_ctl -D /usr/local/var/postgres start
```

Or you can start the PostgreSQL server and have it start up at login automatically
Or you can start the PostgreSQL server and have it start up at login automatically

```sh
brew services start postgresql
Expand All @@ -34,7 +34,7 @@ brew services start postgresql
pg_ctl -D /usr/local/var/postgres stop
```

To make it stop starting up automatically at login
To make it stop starting up automatically at login

```sh
brew services stop postgresql
Expand All @@ -46,23 +46,23 @@ brew services stop postgresql
pg_ctl -D /usr/local/var/postgres restart
```

Or if you're using `homebrew`
Or if you're using `homebrew`

```sh
brew services restart postgresql
```

### Start PostgreSQL console

```console
$ psql
```sh
psql
```

### GUI tool

We can use `psequel` a free GUI tool for managing the local and remote PostgreSQL databases
We can use `psequel` a free GUI tool for managing the local and remote PostgreSQL databases

Install `psequel` using `homebrew` and `cask`
Install `psequel` using `homebrew` and `cask`

```sh
brew cask install psequel
Expand Down
2 changes: 1 addition & 1 deletion SublimeText/Packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ The simplest method of installation is through the Sublime Text console. The con

This snippet changes each version and older versions will return an error.

To get the current versions code, go to https://packagecontrol.io/installation
To get the current versions code, go to [packagecontrol.io](https://packagecontrol.io/installation)
38 changes: 19 additions & 19 deletions SystemPreferences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ suggestions. Always choose the setting that makes the most sense to you.**
## Trackpad

- _Point & Click_
- Enable _Tap to click with one finger_
- Change _Secondary click_ to _Right corner_
- Uncheck _Three Finger Drag_
- Enable _Tap to click with one finger_
- Change _Secondary click_ to _Right corner_
- Uncheck _Three Finger Drag_
- _Scroll & Zoom_
- Uncheck _all_ apart from _Zoom in and out_
- Uncheck _all_ apart from _Zoom in and out_

## Dock

- _Visual Settings_
- _Change position_ to _Left_ and _make the size_ of icons _Small_
- _Change position_ to _Left_ and _make the size_ of icons _Small_
- _Other settings_
- Remove _workspace auto-switching_ by running the following command:
- Remove _workspace auto-switching_ by running the following command:

```sh
defaults write com.apple.dock workspaces-auto-swoosh -bool NO
Expand All @@ -41,10 +41,10 @@ killall Dock # Restart the Dock process
## Finder

- General
- Change _New finder window show_ to open in your _Home Directory_
- Change _New finder window show_ to open in your _Home Directory_
- Sidebar
- Add _Home_ and your _Code Directory_
- Uncheck all _Shared_ boxes
- Add _Home_ and your _Code Directory_
- Uncheck all _Shared_ boxes

## Menubar

Expand All @@ -67,10 +67,10 @@ killall Dock # Restart the Dock process
NSGlobalDomain ApplePressAndHoldEnabled -bool false` (and restart any app
that you need to repeat keys in)
- Change the _default folder for screenshots_
- Open the terminal and create the folder where you would like to store
your screenshots: `mkdir -p /path/to/screenshots/`
- Then run the following command: `defaults write com.apple.screencapture
location /path/to/screenshots/ && killall SystemUIServer`
- Open the terminal and create the folder where you would like to store
your screenshots: `mkdir -p /path/to/screenshots/`
- Then run the following command: `defaults write com.apple.screencapture
location /path/to/screenshots/ && killall SystemUIServer`

## How to write to NTFS on macOS Yosemite (10.10) and El Capitan (10.11)

Expand Down Expand Up @@ -101,14 +101,14 @@ brew install ntfs-3g

### 5) If you are on macOS El Capitan (10.11), temporarily disable System Integrity Protection

- **Reboot** and hold `CMD + R` to get in recovery mode
- Open the terminal and type:
- **Reboot** and hold `CMD + R` to get in recovery mode
- Open the terminal and type:

```sh
csrutil disable
```

- **Reboot** normally
- **Reboot** normally

### 6) Create a symlink for mount_ntfs

Expand All @@ -119,11 +119,11 @@ sudo ln -s /usr/local/sbin/mount_ntfs /sbin/mount_ntfs

### 7) If you are on macOS El Capitan (10.11), re-enable System Integrity Protection

- **Reboot** and hold `CMD + R` to get in recovery mode
- Open the terminal and type:
- **Reboot** and hold `CMD + R` to get in recovery mode
- Open the terminal and type:

```sh
csrutil enable
```

- **Reboot** normally
- **Reboot** normally
4 changes: 2 additions & 2 deletions iTerm/fzf.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ If you want to use shell extensions (better shell integration):

which gives you:

- Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) (available for _bash_, _zsh_
- Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) (available for _bash_, _zsh_
and _fish_)
- Fuzzy auto-completion (available for _bash_ and _zsh_)
- Fuzzy auto-completion (available for _bash_ and _zsh_)

## Example Usages

Expand Down

0 comments on commit 9c63c2c

Please sign in to comment.