Created
          September 3, 2024 16:44 
        
      - 
      
 - 
        
Save zax71/87e185f268369f6cf7afc332ff140d3e to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | alias neofetch='fastfetch' | |
| alias ls='eza --icons=always --width=100' | |
| alias ll='eza -l -a --icons=always' | |
| alias cat='batcat' | |
| alias vim='nvim' | |
| alias tree='ls --tree --git-ignore' | |
| # Pwetty colors | |
| alias grep='grep --color=auto' | |
| alias fgrep='fgrep --color=auto' | |
| alias egrep='egrep --color=auto' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment