|
|
3db2c2a87e
|
zsh:g{log,stash}: Drop tput for stty for size
As stty is part of POSIX and thus better available.
|
2021-06-01 22:10:39 +02:00 |
|
|
|
44ef15d8ab
|
zsh:autoload:glog,gstash: Drop trailing \n on copy
|
2021-05-16 00:48:24 +02:00 |
|
|
|
8af0b5c79a
|
zsh:autoload:glog,gstash: Get rid of redundancy
|
2021-05-16 00:09:53 +02:00 |
|
|
|
6e89def392
|
zsh:autload: Add gstash to display git stashes
Add gstash as a copy of glog with very slight modifications.
(Exchange `git log` with `git stash list` and remove the `--graph` flag)
|
2021-05-15 04:06:09 +02:00 |
|