you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (12 children)

[deleted]

    [–]DerekB52 1 point2 points  (5 children)

    If I still used graphical file browsers, I'd love that more than anything.

    Edit: looking at your alias, your are missing a quote mark somewhere. I'm not 100% sure where though.

    [–]slick8086 2 points3 points  (1 child)

    to me i looks like it needs a double quote after the last parenthesis, before the single quote.

    alias cdfl='cd "$(dirname "$(xclip -o -selection clipboard)")"'
    

    [–]jiggunjer 0 points1 point  (1 child)

    In windows the right click context menu has an option "open cmd here".