home-environments: radio: Remove ln alias

impermanence
Luis Guilherme Coelho 2024-08-24 18:13:52 -03:00
parent 3204c0da38
commit 03a31932f9
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 0 additions and 3 deletions

View File

@ -368,9 +368,6 @@
#|Clear terminal screen without ncurses|#
("clear" . "printf \"\\033c\"")
#|Make ln idempotent|#
("ln" . "ln -sfn")
#|Kakoune bindings for info|#
("info" . "info --init-file $XDG_CONFIG_HOME/info")