mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix and some QoL changes
* antidots on readline inputrc * keyd to platforms/linux/keyd * org hide archive and sync vanilla with doom on custom vars * delete some appearance plugins
This commit is contained in:
parent
ee793c54af
commit
ccaf0ce33e
9 changed files with 50 additions and 10 deletions
|
|
@ -68,7 +68,7 @@ if [ $(uname) = "Darwin" ]; then
|
|||
else
|
||||
echo "[INFO] Running on Linux"
|
||||
linkDots+=(
|
||||
["$DOTFILES/common/inputrc"]="$HOME/.inputrc"
|
||||
["$DOTFILES/common/inputrc"]="$XDG_CONFIG_HOME/readline/inputrc"
|
||||
)
|
||||
# WSL1 : Microsoft
|
||||
# WSL2 : microsoft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue