From 8c94b794836fd5c110aacc3a4efebc1624e5141b Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 13 May 2019 00:37:02 +0200 Subject: [PATCH] Fix some warnings of "markdownlint" --- LICENSE.md | 3 ++- README.md | 10 +++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index de762dd..e65154b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ The MIT License +=============== -- Copyright (c) 2015-2017 Alexander Barton +- Copyright (c) 2015-2019 Alexander Barton Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index d79f82f..3ddbd0c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ AX-ZSH: Alex' Modular ZSH Configuration AX-ZSH is a modular configuration system for the Z shell (ZSH). It provides sane defaults and is extendable by plugins. - Installation ------------ @@ -15,13 +14,13 @@ up the `~/.axzsh` directory. When using Git it is best to directly clone the AX-ZSH repository into the `~/.axzsh` directory and call `install.sh` from this location. -Clone repository from _GitHub_ (https://github.com/alexbarton/ax-zsh): +Clone repository from _GitHub_ (): - $ git clone https://github.com/alexbarton/ax-zsh.git ~/.axzsh + git clone https://github.com/alexbarton/ax-zsh.git ~/.axzsh Then run the installer script: - $ ~/.axzsh/install.sh + ~/.axzsh/install.sh The `install.sh` script creates symbolic links for `~/.zprofile`, `~/.zshrc`, `~/.zlogin`, and `~/.zlogout` (don't worry, already existing files are backed @@ -31,7 +30,6 @@ Now close and restart all your running ZSH session to activate AX-ZSH. To update AX-ZSH run `axzshctl upgrade`. - AX-ZSH & Local ZSH Configuration -------------------------------- @@ -51,7 +49,6 @@ You can use the following files for local ZSH configuration: `~/.zlogin.local`, and `~/.zlogout.local` after its own core initialization files when present. - Customization ------------- @@ -68,7 +65,6 @@ by default. In addition you can set the `AXZSH_PLUGIN_D` variable (and `ZSH_CUSTOM` like "OhMyZsh") to specify additional plugin search directories. - Environment Variables --------------------- -- 2.39.2