Comment on Customizing Your Bash Prompt parentComments−joeblau13yI haven't checked that out, but I definitely will. What happens when you go into a directory that's very deep in the tree?−dcope13yThe working directory will be truncated with ellipses a specified length. The default is 40 but it, of course, can be changed. :)https://github.com/erikw/tmux-powerline/blob/master/segments...
Comments
I haven't checked that out, but I definitely will. What happens when you go into a directory that's very deep in the tree?
The working directory will be truncated with ellipses a specified length. The default is 40 but it, of course, can be changed. :)
https://github.com/erikw/tmux-powerline/blob/master/segments...