Commit graph

9 commits

Author SHA1 Message Date
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