Compare commits

..

2 commits

Author SHA1 Message Date
4be92b6e04
Remove thefuck
Was never used, causes issues on nixos
2025-09-13 17:06:05 +02:00
nixos-install.sh
e5be15f7e7
Use rolling release nix, no long term support version 2025-09-13 17:03:42 +02:00
3 changed files with 0 additions and 5 deletions

View file

@ -10,8 +10,6 @@ alias v="nvim"
alias vi="nvim"
alias vim="nvim"
alias f="fuck"
alias irssi='irssi --config="$XDG_CONFIG_HOME"/irssi/config --home="$XDG_DATA_HOME"/irssi'
alias unison="unison -logfile ~/.unison/unison.log"

2
_zshrc
View file

@ -44,8 +44,6 @@ fi
setopt interactivecomments
setopt HIST_IGNORE_SPACE
eval $(thefuck --alias)
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 sgr0)%}"

View file

@ -91,7 +91,6 @@
fd
tmux
xsel
pay-respects
rust-analyzer
jq
];