mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
add identity variables in .profile
This commit is contained in:
parent
36a198850b
commit
d388f7805a
12
.id.profile.example
Normal file
12
.id.profile.example
Normal file
@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
export ID_NAME=""
|
||||
export ID_EMAIL=""
|
||||
export ID_SOCIAL_SECURITY_NUMBER=""
|
||||
Loading…
Reference in New Issue
Block a user