mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
Update modules
This commit is contained in:
parent
35d5dc490a
commit
53e1dbca13
4 changed files with 3 additions and 8 deletions
|
@ -46,8 +46,3 @@ i3_desktop_env:
|
|||
|
||||
i3lock_options: "i3lock --image=/home/{{ user }}/.config/lockscreen.png"
|
||||
|
||||
# optional .bashrc commands
|
||||
bash:
|
||||
bashrc: "alias pwgen=\"/usr/bin/pwgen --num-passwords=2000 --numerals --capitalize --secure --no-vowels --symbols 66 | grep -v '0' | grep -v 'o' | grep -v 'O' | grep -v 'r' | grep -v 'v' | grep -v 'I' | grep -v 'l' | grep -v 'y' | grep -v 'z' | grep -v '1' | grep -v '#' | grep -v '%' | grep -v '`' | grep -v '´' | grep -v '@' | tail -1\"\n"
|
||||
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a8afabbfa5d46c09e436688b8b3c33b2e48bbdea
|
||||
Subproject commit 075c4a82097f4da1c52ea97c0ac7cf7f81d51687
|
|
@ -1 +1 @@
|
|||
Subproject commit 4f4390a43c3d77f209cf0419fb76225850427044
|
||||
Subproject commit 1972977fb69cdbb427ea9e9e8f2f12560c154b2d
|
|
@ -1 +1 @@
|
|||
Subproject commit 2e8c7e94bd16298769a8219041d1cde64cd38b7f
|
||||
Subproject commit 9d60c60d0a501f312e0bc4b7dcdef7154b42dd7e
|
Loading…
Reference in a new issue