mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 07:04:43 +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}"
|
||||
|
||||
HISTFILE="${HOME}/.zsh_history"
|
||||
HISTSIZE=50000
|
||||
SAVEHIST=50000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue