This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ========= PROMPT ========= | |
# Version control information | |
autoload -Uz vcs_info | |
precmd() { vcs_info } | |
# Format the vcs_info_msg_0_ variable | |
zstyle ':vcs_info:git:*' formats ' %b ' | |
# Render the prompt | |
setopt PROMPT_SUBST |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProblemType: Package | |
DKMSBuildLog: | |
DKMS make.log for nvidia-390.157 for kernel 6.5.0-14-generic (x86_64) | |
Fri Jan 12 06:44:09 PM EST 2024 | |
make[1]: Entering directory '/usr/src/linux-headers-6.5.0-14-generic' | |
make --no-print-directory -C /usr/src/linux-headers-6.5.0-14-generic \ | |
-f /usr/src/linux-headers-6.5.0-14-generic/Makefile modules | |
make -f ./scripts/Makefile.build obj=/var/lib/dkms/nvidia/390.157/build need-builtin=1 need-modorder=1 | |
# cmd_mod /var/lib/dkms/nvidia/390.157/build/nvidia.mod | |
printf '%s |