Compare commits

...

2 Commits

Author SHA1 Message Date
Franzi 92280706ee
Auto-commit kunsi-p14s.kunbox.net 2022-06-05 12:28:01 +02:00
Franzi 438e7441fe
add global gitignore 2022-06-05 12:18:43 +02:00
8 changed files with 28 additions and 3 deletions

View File

@ -1,6 +1,8 @@
#!/bin/bash
cd ~/git/voc-cm/ansible/
cd ~/git/cm/ansible/
source ../.venv/bin/activate
export KEEPASS_PW=$(pass show voc/keepass)

View File

@ -32,6 +32,11 @@ alias gpu='git push -u origin HEAD'
alias gs='git status --short'
alias rm='rm --one-file-system'
alias cal='cal -v -m -3'
alias ipa='ip -brief --color=always addr show; echo; ip --color=always route show; ip -6 --color=always route show'
alias voc2gui='cd /home/kunsi/git/voctomix/ && .venv/bin/python voctogui/voctogui.py'
set -x BW_ITEM_WORKERS 16
set -x BW_NODE_WORKERS 16

2
.config/gitignore-global Normal file
View File

@ -0,0 +1,2 @@
__pycache__
*.egg-info

View File

@ -20,6 +20,16 @@ rules:
- xset s off
- systemctl --user stop redshift.service
- name: 'DP0'
outputs_connected:
- DisplayPort-0
configure_row:
- DisplayPort-0
- eDP
primary: eDP
execute_after:
- xset s off
- name: 'docked DP3+4'
outputs_connected:
- DisplayPort-3

View File

@ -1,7 +1,7 @@
set $mod Mod4
#font pango:B612 Regular 9
font pango:DB Office Regular 9
font pango:DB Office Regular 8
floating_modifier $mod

View File

@ -23,3 +23,5 @@
[init]
defaultBranch = main
[core]
excludesFile = ~/.config/gitignore-global

View File

@ -1,4 +1,4 @@
gtk-theme-name="breeze-dark"
gtk-theme-name="Skeuos-Teal-Dark"
gtk-enable-animations=1

View File

@ -5,6 +5,10 @@ Host *
Include ~/.ssh/bwnodes
Host r3spluto
HostName r3spluto.ffdus.de
Port 62969
Host qzwi
#HostName 2a00:f820:528::4
HostName 31.47.232.108