Changes to be committed:
modified: README.md new file: neofetch/.neofetch.conf new file: neofetch/ASCII/SOURCES.txt new file: neofetch/ASCII/docker.txt new file: neofetch/ASCII/dracofeu.txt new file: neofetch/ASCII/ectoplasma.txt new file: neofetch/ASCII/golum.txt new file: neofetch/ASCII/harrypotter.txt new file: neofetch/ASCII/mew.txt new file: neofetch/ASCII/mewtwo.txt new file: neofetch/ASCII/pikachu.txt new file: neofetch/ASCII/poudlard.txt new file: neofetch/ASCII/ronflex.txt new file: neofetch/ASCII/tortank.txt modified: script.sh modified: zshrc Nombreuses modifications et refonte du fichier script.sh
This commit is contained in:
3
zshrc
3
zshrc
@@ -7,6 +7,9 @@ fi
|
||||
source ~/.zsh/powerlevel10k/powerlevel10k.zsh-theme
|
||||
#typeset -g POWERLEVEL9K_INSTANT_PROMPT=off
|
||||
|
||||
# Affichage de neofetch à la connexion
|
||||
echo "alias neofetch='neofetch --config /home/${USER}/.config/neofetch/.neofetch.conf --source /home/${USER}/.config/neofetch/ASCII/harrypotter.txt --ascii_distro garuda'" >> /home/${USER}/.bashrc
|
||||
|
||||
# zsh_autocompletion
|
||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#808080"
|
||||
|
||||
Reference in New Issue
Block a user