mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
chore: remove repetitive words
Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
parent
7f61f1f9f3
commit
6ae24a8c8d
5 changed files with 5 additions and 5 deletions
|
|
@ -60,7 +60,7 @@ if [[ -n "$KITTY_BASH_INJECT" ]]; then
|
|||
else
|
||||
if [[ "$kitty_bash_inject" != *"no-rc"* ]]; then
|
||||
# Linux distros build bash with -DSYS_BASHRC. Unfortunately, there is
|
||||
# no way to to probe bash for it and different distros use different files
|
||||
# no way to probe bash for it and different distros use different files
|
||||
# Arch, Debian, Ubuntu use /etc/bash.bashrc
|
||||
# Fedora uses /etc/bashrc sourced from ~/.bashrc instead of SYS_BASHRC
|
||||
# Void Linux uses /etc/bash/bashrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue