Merge branch 'home' into 'master'
Home small bugs. patched. See merge request !6
This commit is contained in:
commit
0b84b63f40
4 changed files with 5 additions and 26 deletions
|
|
@ -1,3 +1,6 @@
|
|||
HOME version (not server)
|
||||
---
|
||||
|
||||
Stuff.
|
||||
Stuff I use, which I continue to update
|
||||
* and then have to recreate on another box
|
||||
16
bullettrain
16
bullettrain
|
|
@ -1,16 +0,0 @@
|
|||
BULLETTRAIN_VIRTUALENV_PREFIX=µ
|
||||
BULLETTRAIN_VIRTUALENV_BG=45
|
||||
BULLETTRAIN_VIRTUALENV_FG=17
|
||||
|
||||
BULLETTRAIN_GIT_FG=31
|
||||
BULLETTRAIN_GIT_BG=14
|
||||
|
||||
BULLETTRAIN_TIME_FG=147
|
||||
BULLETTRAIN_TIME_BG=27
|
||||
|
||||
BULLETTRAIN_DIR_FG=237
|
||||
BULLETTRAIN_DIR_BG=39
|
||||
|
||||
BULLETTRAIN_PROMPT_CHAR="»"
|
||||
BULLETTRAIN_PROMPT_ROOT=true
|
||||
|
||||
8
cowerup
8
cowerup
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/zsh
|
||||
|
||||
cd ~/cower
|
||||
rm -rf $1
|
||||
cower -d $1
|
||||
cd $1
|
||||
$EDITOR PKGBUILD
|
||||
makepkg -isc
|
||||
Loading…
Add table
Add a link
Reference in a new issue