spotlesscoder

Results 146 comments of spotlesscoder

When the autoplank executable exits, plank goes away completely. (At least when I test autoplank by manually invoking it from command line and pressing Ctrl+C) I think it should launch...

This is the thing I am missing the most about this otherwise great plugin

It allows adjusting the line wrapping to a certain screen character width amount before copying outputs

Added it but still no success This is the content of my .zshrc ``` export ZSH="/home/user/.oh-my-zsh" mkdircd () { mkdir "$@" if [ "$1" = "-p" ]; then cd "$2"...

The problem seems to be the line `export PATH=$PATH:/snap/bin/` in my .zshrc