mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-12-29 02:08:27 +01:00
Source hcloud bash completions in bashrc
This commit is contained in:
@@ -149,4 +149,8 @@ alias ghcs="gh copilot suggest"
|
|||||||
# alias fcd='cd "$(dirname "$(fzf)")"'
|
# alias fcd='cd "$(dirname "$(fzf)")"'
|
||||||
alias st='systemctl-tui'
|
alias st='systemctl-tui'
|
||||||
|
|
||||||
|
# BEGIN hcloud
|
||||||
|
source <(hcloud completion bash)
|
||||||
|
# END hcloud
|
||||||
|
|
||||||
source /home/seb/.config/broot/launcher/bash/br
|
source /home/seb/.config/broot/launcher/bash/br
|
||||||
|
|||||||
Reference in New Issue
Block a user