1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 22:07:39 +08:00
Jonatan Skogsfors fe4ac966fa jump: use more compatible flag for ln (#7205)
The flag '-h' isn't universal across implementation. According to FreeBSD man page for ln you can use 'n'.
2018-10-03 17:30:17 +02:00
..