mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Add misc functions
This commit is contained in:
3
dotfiles/zshrc.d/functions.zsh
Normal file
3
dotfiles/zshrc.d/functions.zsh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
function dumpenv {
|
||||||
|
tr '\0' '\n' < /proc/${1}/environ
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user