diff --git a/assets/default/dotfiles/bash_profile b/assets/default/dotfiles/bash_profile index 2a5948b..11a1925 100644 --- a/assets/default/dotfiles/bash_profile +++ b/assets/default/dotfiles/bash_profile @@ -33,8 +33,6 @@ function parse_git_branch { } function parse_atf_target { - #ignore for now - return org=$(atf-target 2> /dev/null) || return echo " [$org]" } diff --git a/assets/default/dotfiles/ctags b/assets/default/dotfiles/ctags index 5fb13ba..d8ba40a 100644 --- a/assets/default/dotfiles/ctags +++ b/assets/default/dotfiles/ctags @@ -2,4 +2,3 @@ --langmap=c#:+.cls --langmap=html:+.page --langmap=html:+.component -