Thanks to visit codestin.com
Credit goes to github.com

Skip to content

If you want to set up environment variables with ease on Kali Linux or Parrot OS, this tool can be a great asset for automating the process

Notifications You must be signed in to change notification settings

m14r41/LinuxEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Path Management Script (LinuxEnv)

A simple interactive script to manage the PATH variable in Zsh (~/.zshrc) and Bash (~/.bashrc) on Kali Linux or Parrot OS.


Setup (Run From Anywhere)

git clone https://github.com/m14r41/LinuxEnv
cd LinuxEnv
chmod +x LinuxEnv.sh
mv LinuxEnv.sh LinuxEnv
sudo mv LinuxEnv /usr/local/bin
cd ..
rm -rf LinuxEnv

📸 Screenshots

  • After Setup: Setup

  • Linux Example: Linux

  • Parrot OS: Parrot


Note: Run with permissions to modify ~/.bashrc or ~/.zshrc.

About

If you want to set up environment variables with ease on Kali Linux or Parrot OS, this tool can be a great asset for automating the process

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages