File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Shortcuts for common `git` commands and a tool for managing git configuration ea
10
10
* [ ` sgit ` Usage] ( #sgit-usage )
11
11
* [ ` sgit ` Commands] ( #sgit-commands )
12
12
* [ ` list ` Command] ( #list-command )
13
- * [ ` config ` Command] ( #configuration -command )
13
+ * [ ` config ` Command] ( #config -command )
14
14
* [ One-Time Configuration] ( #one-time-configuration )
15
15
* [ Generic Configuration] ( #generic-configuration )
16
16
* [ Shortcuts Configuration] ( #shortcuts-configuration )
@@ -36,10 +36,8 @@ Follow these steps to install `sgit` manually:
36
36
...
37
37
export PATH=$PATH :~ /tools/sgit-0.1.0/scripts
38
38
```
39
-
40
- 1. Source ` ~/.bashrc` file (run this command):
41
39
42
- ` source ~ /.bashrc `
40
+ 1. Restart the terminal
43
41
44
42
1. Execute [One-Time Configuration](# one-time-configuration)
45
43
You can’t perform that action at this time.
0 commit comments