From 7b59518acebb596775220e79f337ed6bac686b54 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 16 Mar 2020 11:29:15 -0300 Subject: Added my information to my config --- .config/fish/config.fish | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 8ffc30ea..202b9117 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,3 +1,9 @@ +# +# | '__/ _ \ / _` / __| Roger González +# | | | (_) | (_| \__ \ https://rogs.me +# |_| \___/ \__, |___/ https://git.rogs.me +# |___/ +# set fish_greeting "" set -gx PATH /home/roger/.gem/ruby/2.6.0/bin $PATH set -g theme_powerline_fonts yes -- cgit v1.2.3