mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
removed the ls alias
This commit is contained in:
@@ -5,9 +5,6 @@ if status is-interactive
|
|||||||
# Set the editor to use vim
|
# Set the editor to use vim
|
||||||
set --export --global EDITOR nvim
|
set --export --global EDITOR nvim
|
||||||
|
|
||||||
# Alias for the ls command
|
|
||||||
alias ls="eza --icons --long --classify --git --total-size --header --created --accessed --modified"
|
|
||||||
|
|
||||||
# Add ruby in the global path for Neovim
|
# Add ruby in the global path for Neovim
|
||||||
fish_add_path ~/.local/share/gem/ruby/3.0.0/bin
|
fish_add_path ~/.local/share/gem/ruby/3.0.0/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user