Add flake.nix #1

Merged
Oshgnacknak merged 16 commits from flake into master 2025-09-07 02:04:29 +02:00
Showing only changes of commit 413ab19136 - Show all commits

2
_zshrc
View file

@ -42,6 +42,8 @@ source /usr/share/fzf/completion.zsh
setopt interactivecomments setopt interactivecomments
eval $(thefuck --alias)
export PS1=" export PS1="
%{$(tput bold)%}%{$(tput setaf 1)%}[%{$(tput setaf 3)%}%n%{$(tput setaf 2)%}@%{$(tput setaf 4)%}%M %{$(tput setaf 5)%}%~%{$(tput setaf 1)%}]%{$(tput setaf 7)%} %{$(tput bold)%}%{$(tput setaf 1)%}[%{$(tput setaf 3)%}%n%{$(tput setaf 2)%}@%{$(tput setaf 4)%}%M %{$(tput setaf 5)%}%~%{$(tput setaf 1)%}]%{$(tput setaf 7)%}
$ %{$(tput sgr0)%}" $ %{$(tput sgr0)%}"