From 5f6b9afa9fa9226589673aef925f5150d6949658 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 28 Nov 2025 09:47:02 +0000 Subject: [PATCH] Add msfconsole.rc file and update README with quick installation Co-authored-by: krolchonok <40743392+krolchonok@users.noreply.github.com> --- README.md | 3 +++ msfconsole.rc | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 msfconsole.rc diff --git a/README.md b/README.md index 2f112d2..9f7d161 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ # NANO `sudo wget -O ~/.nanorc https://raw.githubusercontent.com/ushst/my-zsh/main/.nanorc` + +# MSFCONSOLE +`wget -O ~/.msf4/msfconsole.rc https://raw.githubusercontent.com/ushst/my-zsh/main/msfconsole.rc` diff --git a/msfconsole.rc b/msfconsole.rc new file mode 100644 index 0000000..c83052e --- /dev/null +++ b/msfconsole.rc @@ -0,0 +1,2 @@ +load alias +alias s search