@@ -90,6 +90,10 @@ Add this line to your shell startup file. (`.bashrc`, `.zshrc` or etc.)
```sh
# Import colorscheme from 'wal'
(wal -r &)
# If the command above doesn't work,
# try this alternative.
setsid wal -r
```
Here's how the extra syntax above works:
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.