-
```julia
ulia> function main()
rounds = StaticTools.read(c"./rounds.txt", MallocString)
return 0
end
main (generic function with 1 method)
julia> main()
# rounds …
Moelf updated
2 years ago
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
The repo currently uses a single `symlink-setup.sh` script to install all the symlinks to their correct places on the system. However, with this script, users must install _all_ your settings at once.…
-
macOS does provide keyboard shortcuts for switching to space n, for example ctrl+3 to switch to space 3.
![bildschirmfoto 2018-04-10 um 14 57 32](https://user-images.githubusercontent.com/1679688/3…
fiedl updated
2 years ago
-
### Describe the bug
Booting into system with Radeon RX 7900 XTX does not show cursor nor has hardware acceleration.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Instal Radeon RX 7…
-
## Describe the bug
when apply in windows , it is panic.
## To reproduce
```console
$ chezmoi apply -v
```
## Output of command with the `--verbose` flag
```console
PS C:\WINDOWS\sys…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
benvp updated
2 years ago
-
Whenever I open the Terminal, it will always throw error like this
`/Users/ericknyoto/.zprofile:1: no such file or directory: /opt/homebrew/bin/brew
/Users/ericknyoto/.zprofile:2: no such file or …
-
## What exactly are you trying to do?
TLDR,can chezmoi manage (an os dependent directory) that are 2-3 layer deep with text files that has os dependant changes while also has shared data?
It should …
-
### Description:
In VSCode and the Mac Terminal I cannot select autocomplete options with either the enter or tab key.
I ran `fig update` and I am still having the issue
### Details:
|macOS…