Fix lint for common

This commit is contained in:
lord63
2015-10-22 15:31:52 +08:00
parent 3e1df9f818
commit 56a7cba656
58 changed files with 76 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
# alias
> Creates an alias for a word when used
> Creates an alias for a word when used
> as the first word of a command
- creating a generic alias
@@ -21,4 +21,4 @@
- overriding la as ls -a
`alias {{la}}="{{ls -a}}"`
`alias {{la}}="{{ls -a}}"`