Basic settings for fish shell

This commit is contained in:
Martin Blazik
2025-10-09 10:35:20 +02:00
parent 3049391a4f
commit d96ef0af90
3 changed files with 34 additions and 8 deletions

11
fishrc Normal file
View File

@@ -0,0 +1,11 @@
# ~/.config/fish/config.fish
# echo "source $LWS/fishrc" > $__fish_config_dir/conf.d/lws.fish
# $__fish_config_dir/conf.d (by default, ~/.config/fish/conf.d/)
# $__fish_sysconf_dir/conf.d (by default, /etc/fish/conf.d/)
set -gx PAGER less
set -g fish_prompt_pwd_dir_length 0
# set -g fish_autosuggestion_enabled 0
# fish_config theme choose "fish default"