Remove thefuck
Was never used, causes issues on nixos
This commit is contained in:
parent
e5be15f7e7
commit
4be92b6e04
3 changed files with 0 additions and 5 deletions
2
_bashrc
2
_bashrc
|
@ -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
2
_zshrc
|
@ -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)%}"
|
||||
|
|
|
@ -91,7 +91,6 @@
|
|||
fd
|
||||
tmux
|
||||
xsel
|
||||
pay-respects
|
||||
rust-analyzer
|
||||
jq
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue