Change various things
This commit is contained in:
parent
281ea9f354
commit
8a9503b95a
7 changed files with 21 additions and 8 deletions
|
|
@ -384,3 +384,7 @@ alias Cgit="gh-copilot-cli git"
|
|||
alias Cgh="gh-copilot-cli gh"
|
||||
|
||||
alias e="nvim -c 'lua require(\"telescope.builtin\").fd { cwd = require(\"findroot\")(require(\"telescope.utils\").buffer_dir()) } '"
|
||||
|
||||
if [[ -e ${XDG_CONFIG_HOME}/broot/launcher/bash/br ]]; then
|
||||
source ${XDG_CONFIG_HOME}/broot/launcher/bash/br
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue