mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Remove ln alias
parent
3204c0da38
commit
03a31932f9
|
@ -368,9 +368,6 @@
|
||||||
#|Clear terminal screen without ncurses|#
|
#|Clear terminal screen without ncurses|#
|
||||||
("clear" . "printf \"\\033c\"")
|
("clear" . "printf \"\\033c\"")
|
||||||
|
|
||||||
#|Make ln idempotent|#
|
|
||||||
("ln" . "ln -sfn")
|
|
||||||
|
|
||||||
#|Kakoune bindings for info|#
|
#|Kakoune bindings for info|#
|
||||||
("info" . "info --init-file $XDG_CONFIG_HOME/info")
|
("info" . "info --init-file $XDG_CONFIG_HOME/info")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue