mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
054a604db0
I think that it looks less attacking to scan only widely used HTTP and HTTPS ports instead of scanning all of the 1000 ports which nmap scans by default. If someone wants to scan them, see comment above this alias in zsh_aliases. |
||
---|---|---|
.gitignore | ||
install.sh | ||
README | ||
uninstall.sh | ||
upgrade.sh | ||
zsh_aliases | ||
zsh_functions | ||
zsh_tmux | ||
zshenv | ||
zshrc |
zshrc file and other files which it depends on by Mika Suomalainen (Mkaysi). INSTALLATION: Move to folder of this git repo. chmod +x ./install.sh ./install.sh UNINSTALLATION: Move to folder of this git repo. chmod +x ./uninstall.sh ./uninstall.sh WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN YOU RAN INSTALLATION SCRIPT. DISCLAIMER: Author of this git repository is not responsible for any data loss or any other harms, which might be because of these files. Author: Mika Suomalainen (Mkaysi). License: There aren't any license, but please mention that I created this and where did you get this file. If something is copy-pasted here from somewhere, it reads in that file. Original sources: GitHub gist: (This first appeared here) https://gist.github.com/1248723 GitHub: https://github.com/Mkaysi/zsh-things