This website requires JavaScript.
Explore
Help
Sign In
darkwiiplayer
/
darkrc
Watch
1
Star
0
Fork
You've already forked darkrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Add light and dark scripts
Browse source
...
This commit is contained in:
Talia
2020-08-19 18:02:54 +02:00
parent
8267f4bf16
commit
4a9c292231
2 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
bin/dark
Executable file
Unescape
Escape
View file
@ -0,0 +1,2 @@
touch $HOME/.dark
updatecolors
2
bin/light
Executable file
Unescape
Escape
View file
@ -0,0 +1,2 @@
rm $HOME/.dark
updatecolors
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
darkwiiplayer/darkrc
Title
Body
Create issue