Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,355 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 repositories
- wfxr/dotfiles-1 CSS
- wfxr/tmux-web-reachable Shell
- wfxr/factorio-server-manager JavaScript
Created a pull request in wfxr/forgit that received 1 comment
Add rebase function
Check list I have performed a self-review of my code I have commented my code in hard-to-understand areas I have made corresponding changes to…
Opened 1 other pull request in 1 repository
elenapan/dotfiles
1
open
Created an issue in Nukesor/pueue that received 11 comments
[BUG] status was wrong when command contains pipes
Describe the bug As the title says. To Reproduce $ pueue add 'cat /dev/urandom | md5sum &>/dev/null' New task added (id 0). $ pueue status Default …