summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-12-01 15:10:27 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-12-01 15:10:27 +0100
commite32f4db79fae3f9ed0201110fe4bc6dd0127ff0a (patch)
tree2d2dbf4b67dfceef737f64ea366ec916189835e0 /bashrc
parente1e9f02e1cd91341feae34dffbabc688cb8513fe (diff)
downloadbin-e32f4db79fae3f9ed0201110fe4bc6dd0127ff0a.zip
bin-e32f4db79fae3f9ed0201110fe4bc6dd0127ff0a.tar.gz
bash : sf to restart pipewire
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 2ae20ed..dabeb7d 100644
--- a/bashrc
+++ b/bashrc
@@ -85,6 +85,7 @@ set_if_not_in 'PATH' ${GEM_HOME}/bin
alias vim=nvim
alias gvim='nvim --listen godothost .'
alias vimdiff="nvim -d"
+alias sf='systemctl --user restart pipewire*'
alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
alias kk='khal calendar'
alias ki='khal interactive'