Carlos Eduardo Sanchez Torres (sanchezcarlosjr)

Results 8 comments of Carlos Eduardo Sanchez Torres (sanchezcarlosjr)

This is a copy of https://github.com/ossu/computer-science

Para cambiar el tema debes cambiar fpath en .zshrc: de ``fpath=("$DOTLY_PATH/shell/zsh/themes" "$DOTLY_PATH/shell/zsh/completions" $fpath)`` a ``export fpath=("$DOTFILES_PATH/shell/zsh/themes" "$DOTLY_PATH/shell/zsh/completions" $fpath)`` En este momento ``prompt`` carga solo los temas dotly. Por eso debes...

The error that I got is not related to your model. ![image](https://user-images.githubusercontent.com/24639141/233752670-d2a3ec32-a86d-4c9e-b2bb-739df6042275.png) The Chrome log was ![image](https://user-images.githubusercontent.com/24639141/233752790-5e28818b-3546-4b9c-9128-9c6966a91467.png) I tried to use the local version but it doesn't work either with...

I got the same locally. ![image](https://user-images.githubusercontent.com/24639141/233794193-14babc31-b000-444c-ba81-5bc84f3cca10.png) ![image](https://user-images.githubusercontent.com/24639141/233794281-f1b4d5e0-05ea-43ed-9038-6b485af46ef2.png) I've tested them with the last commit (50d5487).

Different behavior, but it keeps strange. I've updated the Chrome Canary before. ![image](https://user-images.githubusercontent.com/24639141/235585358-ead9d17b-3971-4980-82cb-c42d1fa188da.png) ![image](https://user-images.githubusercontent.com/24639141/235585821-dd5e142a-81e1-41af-b409-cd119f2092e1.png) *I've run the models on Windows and they work.

Unified kernel images could help by indicating the kernel parameters ```nvidia_drm.fbdev=1``` and ```nvidia_drm.modeset=1```, but archinstall should compile the UEFI executables during the installation. Although users must have UEFI, they can...

Nice @GOI17! I think it is better to work over a repository instead of a wiki because then we can contribute more easily, create SEO-optimized pages, and achieve a good...

@OsirisFrik thank you for sharing your approach. I did something similar with my dotfiles: https://github.com/sanchezcarlosjr/dotfiles. However, I prefer to save tokens on GitHub rather than hide the files. The purpose...