Commit graph

20 commits

Author SHA1 Message Date
Rodolphe Breard
1e0471db4b Switch to neovim 2019-05-09 12:47:10 +02:00
Rodolphe Breard
7c23528607 Remove the chromium-tor alias 2019-03-08 09:54:08 +01:00
Rodolphe Breard
6dedbd850f Add the kitty_ssh alias 2019-03-08 09:53:28 +01:00
Rodolphe Breard
c81475bca2 Switch the Ryzom API to HTTPS 2018-11-05 12:05:52 +01:00
Rodolphe Breard
6ba36de565 Merge branch 'master' of ssh://github.com/breard-r/dotfiles 2018-11-05 11:55:08 +01:00
Rodolphe Breard
718cdf8e2b Add the reinstall_pattern alias 2018-11-05 11:54:24 +01:00
Rodolphe Breard
b5b28e8b72 Add android mount alias 2018-08-02 21:17:08 +03:00
Rodolphe Breard
0d2b40b556 Add a color and brief alias for iproute2
https://twitter.com/johnf/status/999987903261360128
2018-05-27 10:55:35 +02:00
Rodolphe Breard
2703b34da4 Add back the chromium-tor alias 2018-04-02 14:27:45 +02:00
Rodolphe Breard
61d8e9a9dd Useless chromium-tor is useless (and dangerous) 2017-11-08 20:45:45 +01:00
Rodolphe Breard
3c6b3f5d29 Add back the ryzom_season_change alias 2017-06-18 17:51:57 +02:00
Rodolphe Breard
515912fadc Add a youtube-dl alias for audio 2016-12-05 23:29:18 +01:00
Rodolphe Breard
e8ad304445 Remove the useless steam alias 2016-12-05 23:27:32 +01: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
399b685d3f Add a mount alias with read-only features 2016-10-30 12:28:56 +01:00
Rodolphe Breard
75a2454393 Add an alias for the file manager 2016-10-30 12:14:55 +01:00
Rodolphe Breard
ef99ab3a6a Adding clang-format alias 2016-07-28 18:22:44 +02:00
Rodolphe Breard
084396d7a4 updating the steam alias 2016-06-19 17:24:41 +02:00
Rodolphe Breard
e881ca3844 Checking if tree is installed. 2015-11-03 00:28:43 +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