Fish not default shell. Telegram now gentoo repo

This commit is contained in:
inigoortega 2019-08-14 20:07:11 +02:00
parent e4483ca80b
commit c0a3c23366
10 changed files with 67 additions and 8 deletions

View File

@ -0,0 +1,7 @@
# Path to Oh My Fish install.
set -q XDG_DATA_HOME
and set -gx OMF_PATH "$XDG_DATA_HOME/omf"
or set -gx OMF_PATH "$HOME/.local/share/omf"
# Load Oh My Fish configuration.
source $OMF_PATH/init.fish

16
.config/fish/config.fish Normal file
View File

@ -0,0 +1,16 @@
function fish_title
true
end
set fish_color_command 9ce8f8
set fish_color_error 2fc81e
# ALIASES
alias ll='lsd --group-dirs first --date relative -alh'
alias lll='lsd --date relative --group-dirs first -lh'
alias ls='lsd'
alias sc="mksh $SCRIPTS/script-run-fzf.sh"
alias se="mksh $SCRIPTS/script-edit-fzf.sh"
alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
# set PATH /usr/lib/llvm/7/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /opt/bin /home/initega/bin /home/initega/.local/bin /home/initega/bin /home/initega/.local/bin $PATH

View File

@ -0,0 +1,32 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR __fish_init_2_39_8:\x1d
SETUVAR __fish_init_2_3_0:\x1d
SETUVAR __fish_init_3_x:\x1d
SETUVAR fish_color_autosuggestion:555\x1ebrblack
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:9ce8f8
SETUVAR fish_color_comment:990000
SETUVAR fish_color_cwd:green
SETUVAR fish_color_cwd_root:red
SETUVAR fish_color_end:009900
SETUVAR fish_color_error:2fc81e
SETUVAR fish_color_escape:00a6b2
SETUVAR fish_color_history_current:\x2d\x2dbold
SETUVAR fish_color_host:normal
SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
SETUVAR fish_color_normal:normal
SETUVAR fish_color_operator:00a6b2
SETUVAR fish_color_param:00afff
SETUVAR fish_color_quote:999900
SETUVAR fish_color_redirection:00afff
SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
SETUVAR fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell
SETUVAR fish_key_bindings:fish_default_key_bindings
SETUVAR fish_pager_color_completion:\x1d
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan

View File

@ -0,0 +1,3 @@
function fish_greeting
neofetch
end

View File

@ -0,0 +1 @@
/home/initega/.local/share/omf/themes/simple-ass-prompt/fish_prompt.fish

View File

@ -3,7 +3,7 @@ LocationMode=path-bar
ShowHidden=false
ShowSizeColumn=true
GeometryX=250
GeometryY=159
GeometryY=93
GeometryWidth=780
GeometryHeight=633
SortColumn=name

View File

@ -12,7 +12,7 @@ export AUDIO_FORMATS="mp3,ogg,vorbis,opus,aac,wav,3gp,mpg,flac"
export VIDEOPLAYER="mpv"
export AUDIOPLAYER="cmus-remote"
export TERMINAL="st"
export BROWSER="palemoon-bin"
export BROWSER="firefox-bin"
export MUSIC="$HOME/Music/music"
export PASSWORD_STORE_DIR="$HOME/.password-store"
export ANDROID_MOUNTPOINT="$HOME/Android"
@ -20,3 +20,4 @@ export BRIGHTNESS="0.9"
export SUDO_ASKPASS="/usr/bin/x11-ssh-askpass"
export TRASH="$HOME/.local/trash"
export DEVICES_FOLDER="/media"
export LC_ALL=en_US.utf8

9
.zshrc
View File

@ -104,17 +104,15 @@ export DEVICES_FOLDER="/media"
#
# ALIASES
alias ll='lsd -alh --date relative --group-dirs first'
alias lll='lsd -lh --date relative --group-dirs first'
alias ll='lsd --group-dirs first --date relative -alh'
alias lll='lsd --date relative --group-dirs first -lh'
alias ls='lsd'
alias l='/bin/ls'
alias sc="mksh $SCRIPTS/script-run-fzf.sh"
alias se="mksh $SCRIPTS/script-edit-fzf.sh"
alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
# STARTUP
neofetch
# User configuration
# export MANPATH="/usr/local/man:$MANPATH"
@ -129,3 +127,4 @@ neofetch
# export EDITOR='mvim'
# fi
exec fish

View File

@ -1 +0,0 @@
/home/initega/Telegram/Telegram

1
bin/telegram-old Symbolic link
View File

@ -0,0 +1 @@
/home/initega/Apps/Telegram/Telegram