mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 09:01:12 +00:00
fix: upgrade guest kernel to 6.1.155 and neovim to latest via PPA
This commit is contained in:
parent
45d653b96d
commit
f31a4aae35
3 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
export LANG="${LANG:-C.UTF-8}"
|
||||
|
||||
if [ -n "${BASH_VERSION:-}" ] && [ -f "$HOME/.bashrc" ]; then
|
||||
. "$HOME/.bashrc"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue