mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
shortcuts location changed in prof
This commit is contained in:
parent
ab1c56384d
commit
0ed8d05c3a
2
.profile
2
.profile
@ -23,7 +23,7 @@ export LESS_TERMCAP_se="$(printf '%b' '[0m')"; a="${a%_}"
|
||||
export LESS_TERMCAP_us="$(printf '%b' '[1;32m')"; a="${a%_}"
|
||||
export LESS_TERMCAP_ue="$(printf '%b' '[0m')"; a="${a%_}"
|
||||
|
||||
[ ! -f ~/.shortcuts ] && shortcuts >/dev/null 2>&1
|
||||
[ ! -f ~/.config/shortcutrc ] && shortcuts >/dev/null 2>&1
|
||||
|
||||
echo "$0" | grep "bash$" >/dev/null && [ -f ~/.bashrc ] && source "$HOME/.bashrc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user