Rodolphe Bréard
4f447cbdfc
Export XDG_PICTURES_DIR
2020-12-19 17:01:26 +01:00
Rodolphe Bréard
3e1f253d6e
Update the server hostname
2020-12-16 18:34:32 +01:00
Rodolphe Breard
f4a6f4c0b8
Delete previous lock screen background
2019-10-03 22:06:18 +02:00
Rodolphe Breard
d120cd9d09
Update the shebang for bash
2019-09-17 18:39:27 +02:00
Rodolphe Breard
d2450a9081
Merge branch 'master' of ssh://github.com/breard-r/dotfiles
2019-07-13 13:16:10 +02:00
Rodolphe Breard
df5c3bd564
Strict mode
2019-07-13 13:16:01 +02:00
Rodolphe Breard
a5f797067b
Start sway with the compose key
2019-06-17 22:58:08 +02:00
Rodolphe Breard
b06901d29d
Update the update_mirrorlist
utility
2018-11-18 12:05:42 +01:00
Rodolphe Breard
7ecf60c59b
Allow to lock the screen using i3lock
2017-09-30 16:02:46 +02:00
Rodolphe Breard
9d1859928f
Move the 'xplorer' alias to a binary
...
Using an alias does not work well when calling it from the WM's
launcher.
2016-10-31 18:03:54 +01:00
Rodolphe Breard
7bbb97487f
adding the chromium-tunnel script
2016-06-19 17:24:06 +02:00
Rodolphe Breard
9193dc5dc5
Quick bugfix for the mirrorlist update.
2015-11-10 11:10:17 +01:00
Rodolphe Breard
73a75726d1
Add the missing variable.
2015-11-03 00:07:17 +01:00
Rodolphe Breard
0be3e6d37d
Add a license for the scripts.
2015-11-02 23:53:35 +01:00
Rodolphe Breard
5ce82d1642
Move bash and zsh aliases into a common file and functions to scripts.
...
Having two sets of aliases is hard to manage, therefore merging bash and
zsh aliases prevents duplicate content.
Some functions set with those aliases needs to be run with sudo and
therefore keeping them as functions does not work. Hence, they have been
moved into scripts located in a new dedicated "bin" folder.
https://serverfault.com/questions/177699/how-can-i-execute-a-bash-function-with-sudo
2015-11-02 23:47:10 +01:00