diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-12-16 11:42:33 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-12-16 11:42:33 +0100 |
| commit | 517baf7e7578ffb4170be32fbe8900ceea340ad5 (patch) | |
| tree | 5121f0086d7a6deee194e657538bb0abf06f5cb6 /.bashrc | |
| parent | 550d6039ab215459e8dc3f83e1cb238156bcc3f3 (diff) | |
| parent | 4bba38ec61e0aba340ea885f2b85ace465735eca (diff) | |
Merge branch 'alpine' of github.com:mvertes/dotfiles into alpine
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ alias kd='sudo cat /sys/kernel/debug/tracing/trace_pipe' alias rvi='sudo vim' alias rxt='sudo xt' alias rxvi='sudo xvi' -alias ww='vi ~/Wiki/HomePage' +alias ww='vi ~/Wiki/home_page.md' alias dotfiles='git --git-dir=$HOME/dotfiles --work-tree=$HOME' alias uc='systemctl --user' |
