summaryrefslogtreecommitdiff
path: root/history.sh
blob: ce2d87fbfe41f053af193c32e378159d94baedd8 (plain)
1
2
3
history() {
	fc -l
}