Added cargo bin to path; added yara package
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
gnumake
|
||||
|
||||
# Hacking
|
||||
yara
|
||||
nmap
|
||||
john
|
||||
ffuf
|
||||
|
||||
@@ -20,6 +20,10 @@
|
||||
update-all = "update-conf && update-home";
|
||||
};
|
||||
|
||||
initExtra = ''
|
||||
export PATH=$PATH:~/.cargo/bin
|
||||
'';
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "custom-functions";
|
||||
|
||||
Reference in New Issue
Block a user