mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(console): eat
This commit is contained in:
parent
4e962c7623
commit
a187fd2333
1 changed files with 4 additions and 0 deletions
4
.bashrc
4
.bashrc
|
|
@ -32,6 +32,10 @@ xhost +local:root > /dev/null 2>&1
|
||||||
export MANPAGER="sh -c 'sed -e s/.\\\\x08//g | bat -l man -p'"
|
export MANPAGER="sh -c 'sed -e s/.\\\\x08//g | bat -l man -p'"
|
||||||
# Startup & environment:6 ends here
|
# Startup & environment:6 ends here
|
||||||
|
|
||||||
|
# [[file:Console.org::*Startup & environment][Startup & environment:7]]
|
||||||
|
[ -n "$EAT_SHELL_INTEGRATION_DIR" ] && source "$EAT_SHELL_INTEGRATION_DIR/bash"
|
||||||
|
# Startup & environment:7 ends here
|
||||||
|
|
||||||
# [[file:Console.org::*Launch fish][Launch fish:1]]
|
# [[file:Console.org::*Launch fish][Launch fish:1]]
|
||||||
use_fish=true
|
use_fish=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue