dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 0e626b78fc27d62a2c2a9a7dcf0110e447a74f2d
parent 9cede6593eb60ba35fff83d8d8acd2834d28c7e9
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 13 Jan 2020 13:52:06 +0100

conf: correct zprofile link name

Former-commit-id: fb0c06e758cbbb3923dda6f8dcfae3f4cb9d8203
Diffstat:
Mdot.map | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dot.map b/dot.map @@ -96,7 +96,7 @@ shell: - aliases: ~/.aliases - functions: ~/.functions - secret_env_variables: ~/.secret_env_variables -- zprofile: ~/.zprfile +- zprofile: ~/.zprofile - zshrc: ~/.zshrc # Vim config