mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
fixed device specific configs
This commit is contained in:
parent
1e737ec2cb
commit
052ca19289
5 changed files with 10 additions and 14 deletions
|
|
@ -1,10 +0,0 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
eval (/opt/homebrew/bin/brew shellenv)
|
||||
starship init fish | source
|
||||
alias rs_launchpad='defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock'
|
||||
alias ls='ls -l'
|
||||
alias neofetch='neowofetch'
|
||||
end
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue