moddified fish config
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
|
# Set Variables
|
||||||
set -gx fish_greeting ""
|
set -gx fish_greeting ""
|
||||||
set -gx PATH /home/fucker/.local/bin:/home/fucker/.cargo/bin:$PATH
|
set -gx PATH /home/fucker/.local/bin:/home/fucker/.cargo/bin:$PATH
|
||||||
|
set -gx GPG_TTY $(tty)
|
||||||
|
|
||||||
|
# Set Aliases
|
||||||
alias ls="eza -lh"
|
alias ls="eza -lh"
|
||||||
|
|
||||||
|
# Set prompt and other stuff
|
||||||
source (/usr/local/bin/starship init fish --print-full-init | psub)
|
source (/usr/local/bin/starship init fish --print-full-init | psub)
|
||||||
uwufetch
|
uwufetch
|
||||||
|
|||||||
Reference in New Issue
Block a user