@@ -7,6 +7,10 @@ if [ ! -n "${ZSH_VERSION}" ]; then
return1
fi
if[ $+commands[nu]];then
exec nu
fi
# get the dir name that current file in
function get_current_dir_name {
_source="${(%):-%x}"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.