# Reading without -r here is intentional. See https://github.com/dylanaraps/neofetch/pull/1543
while IFS=$'\n' read line; do
line=${line//█/ }
# Fast method to strip codes
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.