mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Comment on shortcuts properly commented
This commit is contained in:
parent
e7a91dd883
commit
49084aa9f0
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
Output locations. Unactivated progs should go to /dev/null.
|
||||
# Output locations. Unactivated progs should go to /dev/null.
|
||||
shell_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/shortcutrc"
|
||||
zsh_named_dirs="${XDG_CONFIG_HOME:-$HOME/.config}/zshnameddirrc"
|
||||
ranger_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/ranger/shortcuts.conf"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user