1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Update fish config

This commit is contained in:
Jack Foltz 2018-12-12 16:41:51 -05:00
parent 310a4f1327
commit 3462211ac7
Signed by: foltik
GPG Key ID: D1F0331758D1F29A
2 changed files with 12 additions and 15 deletions

View File

@ -2,9 +2,6 @@
set -U fish_greeting
set -U fish_user_paths ~/.local/bin
# Use all cores for make by default
set -gx MAKEFLAGS -j(nproc)
# TTY for gpg pinentry
set -gx GPG_TTY (tty)
gpg-connect-agent updatestartuptty /bye >/dev/null
@ -14,14 +11,6 @@ if test -d ~/.cache/wal
cat ~/.cache/wal/sequences &
end
# Load autojump if installed
begin
set -l AUTOJUMP_PATH /usr/share/autojump/autojump.fish
if test -e $AUTOJUMP_PATH
source $AUTOJUMP_PATH
end
end
# Load keymap
xkbcomp ~/.config/xkb/map.xkm $DISPLAY

View File

@ -1,24 +1,31 @@
Base:
- fish:
config:
- .config/fish
- .config/fish/config.fish
- .bashrc
Command Line Tools:
- yay
- yay:
source: aur
- ripgrep
- exa
- git
- htop
- ranger
- fasd
System Tools:
- networkmanager
Terminal:
Terminal and Shell:
- alacritty
- alacritty-terminfo
- autojump
- fisher:
source: aur
- fasd
- fish-fasd:
source: fisher
repo: fishgretel/fasd
Editors:
- emacs:
@ -42,6 +49,7 @@ Window Manager:
- i3-gaps:
alias: i3
source: aur
config: .config/i3/config.ppi3
- ppi3-git:
source: aur
- compton