mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
remove useless .id.profile file
This commit is contained in:
parent
540a10ac3a
commit
1ce38ae859
@ -1,12 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# ____ ____ _____ _
|
|
||||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
|
||||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
|
||||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
|
||||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
|
||||||
#
|
|
||||||
|
|
||||||
export ID_NAME=""
|
|
||||||
export ID_EMAIL=""
|
|
||||||
export ID_SOCIAL_SECURITY_NUMBER=""
|
|
||||||
2
.profile
2
.profile
@ -7,8 +7,6 @@
|
|||||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||||
#
|
#
|
||||||
|
|
||||||
. "$HOME/.id.profile"
|
|
||||||
|
|
||||||
### Default programs ###
|
### Default programs ###
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export READER="zathura"
|
export READER="zathura"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user