mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
reset git history
This commit is contained in:
3
bin/save_env
Executable file
3
bin/save_env
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
python -c $"import os; [print(k) for k in os.environ.keys()]" > ~/Document/GitHub/dotfiles/env.txt
|
Reference in New Issue
Block a user